mirror of
https://github.com/aclist/dztui.git
synced 2026-08-28 10:47:15 +02:00
chore: add comment
This commit is contained in:
parent
5cb4f69500
commit
c818945a28
@ -240,6 +240,7 @@ class ModFrame(HeadingFrame):
|
||||
if model is None:
|
||||
return []
|
||||
if type(self) is CustomModFrame:
|
||||
# NOTE: custom mod dirs to be hashed
|
||||
return [model[_iter][2] for _iter in treeiters]
|
||||
else:
|
||||
# NOTE: pre-existing, canonical symlinks to published mods
|
||||
|
||||
Loading…
Reference in New Issue
Block a user