This commit is contained in:
syuilo
2018-05-27 22:39:20 +09:00
parent beb8da9283
commit 0d6ccd489d
6 changed files with 173 additions and 50 deletions

View File

@ -16,7 +16,8 @@ const defaultSettings = {
showMyRenotes: true,
showRenotedMyNotes: true,
loadRemoteMedia: true,
disableViaMobile: false
disableViaMobile: false,
memo: null
};
const defaultDeviceSettings = {