forked from mirrors/misskey
chore(frontend): improve usability
This commit is contained in:
@@ -948,6 +948,7 @@ watch([
|
|||||||
chatShowSenderName,
|
chatShowSenderName,
|
||||||
useStickyIcons,
|
useStickyIcons,
|
||||||
enableHighQualityImagePlaceholders,
|
enableHighQualityImagePlaceholders,
|
||||||
|
disableShowingAnimatedImages,
|
||||||
keepScreenOn,
|
keepScreenOn,
|
||||||
contextMenu,
|
contextMenu,
|
||||||
fontSize,
|
fontSize,
|
||||||
@@ -958,6 +959,8 @@ watch([
|
|||||||
enablePullToRefresh,
|
enablePullToRefresh,
|
||||||
reduceAnimation,
|
reduceAnimation,
|
||||||
showAvailableReactionsFirstInNote,
|
showAvailableReactionsFirstInNote,
|
||||||
|
animatedMfm,
|
||||||
|
advancedMfm,
|
||||||
], () => {
|
], () => {
|
||||||
suggestReload();
|
suggestReload();
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user