mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-07-28 14:47:21 -07:00
Config.Value.DEFAULT_CHANNEL is -1, which is out of bounds for the SuperDropdown items list. Coerce to valid range on initialization. Made-with: Cursor