This commit is contained in:
2025-01-06 12:23:59 +00:00
parent ffe5198e46
commit 6ba16b06fb
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ itemDisplay w cr ci = f
f xs _ = xs
g (x:xs) (y:_) = (rightPad 15 ' ' x ++ y) : xs
g xs _ = xs
anyextra = maybe [] (:[]) (anyhotkey <> anyequippos)
anyextra = maybeToList (anyhotkey <> anyequippos)
anyhotkey = fmap hotkeyToString
(w ^? cWorld . lWorld . imHotkeys . unNIntMap . ix itid)
anyequippos = fmap