You've already forked Zygisk-Assistant
mirror of
https://github.com/snake-4/Zygisk-Assistant.git
synced 2025-09-06 06:37:02 +00:00
4 lines
162 B
INI
4 lines
162 B
INI
# <locale> tests are obviously not supported when localization support is disabled
|
|
if 'no-localization' in config.available_features:
|
|
config.unsupported = True
|