mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 12:05:48 +02:00
feat(frontend): マウスでもタイムラインを引っ張って更新できるように & MkPullToRefreshのパフォーマンス向上
This commit is contained in:
@@ -300,6 +300,9 @@ export const PREF_DEF = {
|
||||
enableHorizontalSwipe: {
|
||||
default: true,
|
||||
},
|
||||
enablePullToRefresh: {
|
||||
default: true,
|
||||
},
|
||||
useNativeUiForVideoAudioPlayer: {
|
||||
default: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user