aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores.types.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/stores.types.ts')
-rw-r--r--src/stores.types.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stores.types.ts b/src/stores.types.ts
index 92531eb4a..10cc395fd 100644
--- a/src/stores.types.ts
+++ b/src/stores.types.ts
@@ -1,4 +1,4 @@
1export interface FerdiStores { 1export interface FerdiumStores {
2 app: AppStore; 2 app: AppStore;
3 communityRecipes: CommunityRecipesStore; 3 communityRecipes: CommunityRecipesStore;
4 features: FeaturesStore; 4 features: FeaturesStore;