mirror of
https://github.com/woodchen-ink/nezha-dash-v1.git
synced 2025-07-18 09:31:55 +08:00
fix: blank
This commit is contained in:
parent
9761a15c5b
commit
799a16f42a
@ -52,7 +52,7 @@ const App: React.FC = () => {
|
||||
return null
|
||||
}
|
||||
|
||||
if (!isCustomCodeInjected) {
|
||||
if (settingData?.data?.custom_code && !isCustomCodeInjected) {
|
||||
return null
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user