Update naming consistency and improve JSON module resolution
All checks were successful
forgejo/Czech Quests/addon/pipeline/head This commit looks good
All checks were successful
forgejo/Czech Quests/addon/pipeline/head This commit looks good
This commit is contained in:
parent
d1fa5a6bc7
commit
45b919a41e
5 changed files with 5 additions and 7 deletions
|
@ -125,7 +125,7 @@ local function InitOthers()
|
|||
end
|
||||
|
||||
local function InitOptions()
|
||||
local category, layout = Settings.RegisterVerticalLayoutCategory("CzechQuests")
|
||||
local category, layout = Settings.RegisterVerticalLayoutCategory("Czech Quests")
|
||||
Options.category = category
|
||||
Options.layout = layout
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue