ContentDB versioning fixed for now
This commit is contained in:
parent
fa1f9ec9c1
commit
eb933c5d4f
@ -7,7 +7,7 @@ local nct = nodecore.translate
|
||||
|
||||
local version = nodecore.version
|
||||
version = version and (nct("Version") .. " " .. version)
|
||||
or nct("DEVELOPMENT/CONTENTDB VERSION")
|
||||
or nct("DEVELOPMENT VERSION")
|
||||
|
||||
nodecore.register_inventory_tab({
|
||||
title = "About",
|
||||
|
Loading…
x
Reference in New Issue
Block a user