fix theme fixing
This commit is contained in:
@@ -445,7 +445,6 @@ export function setDatabase(data:Database){
|
|||||||
data.customQuotesData ??= ['“','”','‘','’']
|
data.customQuotesData ??= ['“','”','‘','’']
|
||||||
data.groupOtherBotRole ??= 'user'
|
data.groupOtherBotRole ??= 'user'
|
||||||
data.customGUI ??= ''
|
data.customGUI ??= ''
|
||||||
data.theme = ''
|
|
||||||
changeLanguage(data.language)
|
changeLanguage(data.language)
|
||||||
DataBase.set(data)
|
DataBase.set(data)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user