mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00:00
chore(frontend): improve usability
This commit is contained in:
@@ -948,6 +948,7 @@ watch([
|
||||
chatShowSenderName,
|
||||
useStickyIcons,
|
||||
enableHighQualityImagePlaceholders,
|
||||
disableShowingAnimatedImages,
|
||||
keepScreenOn,
|
||||
contextMenu,
|
||||
fontSize,
|
||||
@@ -958,6 +959,8 @@ watch([
|
||||
enablePullToRefresh,
|
||||
reduceAnimation,
|
||||
showAvailableReactionsFirstInNote,
|
||||
animatedMfm,
|
||||
advancedMfm,
|
||||
], () => {
|
||||
suggestReload();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user