diff --git a/packages/frontend/src/store.ts b/packages/frontend/src/store.ts index 6be672c861..0e03d7565a 100644 --- a/packages/frontend/src/store.ts +++ b/packages/frontend/src/store.ts @@ -241,7 +241,7 @@ export const defaultStore = markRaw( tl: { where: "deviceAccount", default: { - src: "home" as + src: "social" as | "home" | "local" | "social"