mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 00:04:15 +02:00
[arch] improvement: not displaying a confirmation dialog for the custom action 'Check Snaps support'
This commit is contained in:
@@ -3041,7 +3041,8 @@ class ArchManager(SoftwareManager):
|
||||
icon_path=get_icon_path(),
|
||||
requires_root=False,
|
||||
refresh=False,
|
||||
manager=self)
|
||||
manager=self,
|
||||
requires_confirmation=False)
|
||||
}
|
||||
|
||||
arch_config = self.configman.get_config()
|
||||
|
||||
Reference in New Issue
Block a user