enhance(client): ノートの操作部をホバー時のみ表示するオプション

This commit is contained in:
syuilo
2023-02-28 20:53:32 +09:00
parent 83a67606a9
commit 7c3a390763
6 changed files with 45 additions and 8 deletions

View File

@@ -59,6 +59,8 @@ const defaultStoreSaveKeys: (keyof typeof defaultStore['state'])[] = [
'tl',
'overridedDeviceKind',
'serverDisconnectedBehavior',
'collapseRenotes',
'showNoteActionsOnlyHover',
'nsfw',
'animation',
'animatedMfm',