Improve mobile notifications view

This commit is contained in:
syuilo
2019-07-28 05:25:12 +09:00
parent 4277e53433
commit c3003cb363
9 changed files with 137 additions and 5 deletions

View File

@@ -75,6 +75,7 @@ const defaultDeviceSettings = {
disableShowingAnimatedImages: false,
expandUsersPhotos: true,
expandUsersActivity: true,
enableMobileQuickNotificationView: false,
};
export default (os: MiOS) => new Vuex.Store({