🔧 change default timelines (packages/frontend/src/store.ts)
This commit is contained in:
parent
312232e990
commit
ddce96972c
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ export const defaultStore = markRaw(
|
|||
tl: {
|
||||
where: "deviceAccount",
|
||||
default: {
|
||||
src: "home" as
|
||||
src: "social" as
|
||||
| "home"
|
||||
| "local"
|
||||
| "social"
|
||||
|
|
Loading…
Add table
Reference in a new issue