修复数据库初始化的错误
This commit is contained in:
@@ -2114,6 +2114,7 @@
|
||||
}
|
||||
|
||||
function applySiteSettings(settings) {
|
||||
if (!settings) return;
|
||||
if (settings.page_name) {
|
||||
document.title = settings.page_name;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user