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