mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 02:24:16 +02:00
Arch gem is not enabled by default
This commit is contained in:
@@ -170,3 +170,6 @@ class SnapManager(SoftwareManager):
|
||||
t.join()
|
||||
|
||||
return res
|
||||
|
||||
def is_default_enabled(self) -> bool:
|
||||
return True
|
||||
|
||||
Reference in New Issue
Block a user