Fix key for entities
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
908f45eb9b
commit
f2d35d65d5
13 changed files with 3206 additions and 3200 deletions
|
@ -79,13 +79,13 @@ local function ShowBookTranslation()
|
|||
local itemPageContentTranslation = CzechQuestsAddon:GetData("book", itemName .. '_page_' .. pageNum)
|
||||
if itemPageContentTranslation then
|
||||
frame:SetData(
|
||||
itemNameTranslation.title,
|
||||
itemPageContentTranslation.text,
|
||||
itemNameTranslation.m,
|
||||
addon.API.ResolveGender(itemPageContentTranslation),
|
||||
"",
|
||||
"",
|
||||
ItemTextFrame,
|
||||
-20,
|
||||
0
|
||||
5
|
||||
)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue