summaryrefslogtreecommitdiff
path: root/src/client/store.ts
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2020-11-03 17:00:47 +0900
committersyuilo <syuilotan@yahoo.co.jp>2020-11-03 17:00:47 +0900
commitd7085b17fec7c55339efacb9e072f2228e1fc97a (patch)
treec4e263455e4e1aa88071c5b58acb3da45874b5e6 /src/client/store.ts
parentTweak page window initial size (diff)
downloadmisskey-d7085b17fec7c55339efacb9e072f2228e1fc97a.tar.gz
misskey-d7085b17fec7c55339efacb9e072f2228e1fc97a.tar.bz2
misskey-d7085b17fec7c55339efacb9e072f2228e1fc97a.zip
wip: Desktop UI
Diffstat (limited to 'src/client/store.ts')
-rw-r--r--src/client/store.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/store.ts b/src/client/store.ts
index 5c6c71d4f2..8b78824f7f 100644
--- a/src/client/store.ts
+++ b/src/client/store.ts
@@ -36,7 +36,7 @@ export const defaultDeviceUserSettings = {
'announcements',
'search',
'-',
- 'deck',
+ 'ui',
],
deck: {
columns: [],