mirror of
https://github.com/NoCrypt/migu.git
synced 2026-03-11 17:45:32 +00:00
feat: enable extension support on android
This commit is contained in:
parent
0f9e320bd0
commit
6b4e9a2182
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ export const SUPPORTS = {
|
|||
torrentPath: false,
|
||||
torrentPersist: false,
|
||||
keybinds: false,
|
||||
extensions: true,
|
||||
isAndroid: true,
|
||||
externalPlayer: false,
|
||||
permamentNAT: false // no way of safely closing app
|
||||
|
|
|
|||
Loading…
Reference in a new issue