reformatted tooltip

This commit is contained in:
Chr1Z93 2024-10-05 23:05:36 +02:00
parent 0b173ecf2d
commit 85627465f2

View File

@ -208,8 +208,7 @@ end
function highlightMissingData()
self.editButton({
index = 3,
tooltip = (highlightMissing and "Enable" or "Disable") ..
" highlighting of cards without metadata (VP on these is not counted)."
tooltip = (highlightMissing and "En" or "Dis") .. "able highlighting of cards without metadata (VP on these is not counted)."
})
for _, obj in pairs(missingData) do
if obj ~= nil then