mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-28 02:41:05 +00:00
fix: switch visibility
This commit is contained in:
@@ -203,7 +203,7 @@ class SettingsAddonActivity : AppCompatActivity() {
|
||||
}
|
||||
}
|
||||
},
|
||||
isVisible = torrentAddonManager.isAvailable()
|
||||
isVisible = torrentAddonManager.isAvailable(false)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user