mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-04-24 03:35:59 +08:00
fixbug
This commit is contained in:
@@ -48,7 +48,7 @@ html
|
||||
header= t('app.name')
|
||||
p= t('app.description')
|
||||
|
||||
if app?.locals?.version
|
||||
if app && app.locals && app.locals.version
|
||||
.row
|
||||
header Version
|
||||
ul
|
||||
|
||||
Reference in New Issue
Block a user