mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-17 22:47:29 +01:00
Add advanced setting to revoke all trusted unknown extensions
This commit is contained in:
@@ -24,4 +24,8 @@ class TrustExtension(
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
fun revokeAll() {
|
||||
preferences.trustedExtensions().delete()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user