mirror of
https://github.com/aclist/dztui.git
synced 2026-08-29 03:06:56 +02:00
chore: add note
Some checks are pending
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
Some checks are pending
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
This commit is contained in:
parent
fc86b75ca1
commit
aa43b017d1
@ -344,6 +344,7 @@ def get_app_allows_downloads(path: Path, appid: int) -> bool:
|
|||||||
# NOTE: never allow
|
# NOTE: never allow
|
||||||
case 2:
|
case 2:
|
||||||
return False
|
return False
|
||||||
|
# NOTE: no other known values at this time
|
||||||
case _:
|
case _:
|
||||||
return True
|
return True
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user