mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-21 09:36:35 +00:00
fix: 紧急修复DetailInfo
This commit is contained in:
parent
5e5ac0162e
commit
f1e8ef1cf6
@ -142,7 +142,6 @@ class WebUiApiOB11ConfigWrapper {
|
||||
}
|
||||
}
|
||||
const OB11ConfigWrapper = new WebUiApiOB11ConfigWrapper();
|
||||
|
||||
async function onSettingWindowCreated(view) {
|
||||
const isEmpty = (value) => value === void 0 || value === void 0 || value === "";
|
||||
await OB11ConfigWrapper.Init(localStorage.getItem("auth"));
|
||||
|
Loading…
x
Reference in New Issue
Block a user