常に閲覧注意の画像を表示するオプションを追加 & リファクタリング

This commit is contained in:
syuilo
2018-09-14 15:14:59 +09:00
parent 4b3ece439e
commit 34a5adf951
6 changed files with 220 additions and 257 deletions

View File

@ -47,6 +47,7 @@ const defaultDeviceSettings = {
debug: false,
lightmode: false,
loadRawImages: false,
alwaysShowNsfw: false,
postStyle: 'standard',
mobileNotificationPosition: 'bottom'
};