diff --git a/hinghwa-dict-backend/HinghwaDict/settings.py b/hinghwa-dict-backend/HinghwaDict/settings.py index 9ac82db0..96a9adbd 100644 --- a/hinghwa-dict-backend/HinghwaDict/settings.py +++ b/hinghwa-dict-backend/HinghwaDict/settings.py @@ -306,7 +306,7 @@ "LOCATION": "pronunciation_ranking_cache_table", }, } -SIMPLEUI_LOGO = 'https://hinghwa.cn/img/blue.7169aa26.svg' +SIMPLEUI_LOGO = "https://hinghwa.cn/img/blue.7169aa26.svg" SIMPLEUI_HOME_INFO = False SIMPLEUI_HOME_ACTION = False -SIMPLEUI_ANALYSIS = False \ No newline at end of file +SIMPLEUI_ANALYSIS = False