test
This commit is contained in:
parent
2f63afc92e
commit
e0f30c716a
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ export class FeedsDiscoveryModel {
|
|||
feeds: CustomFeedModel[] = []
|
||||
|
||||
constructor(public rootStore: RootStoreModel) {
|
||||
const lmao = 'lmao'
|
||||
makeAutoObservable(
|
||||
this,
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue