mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 11:04:15 +02:00
[aur] enabled by default
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
from bauh.api.abstract.model import SuggestionPriority
|
||||
|
||||
ALL = {'google-chrome': SuggestionPriority.HIGH}
|
||||
ALL = {'google-chrome': SuggestionPriority.HIGH,
|
||||
'lutris-git': SuggestionPriority.LOW,
|
||||
'xdman': SuggestionPriority.LOW}
|
||||
|
||||
Reference in New Issue
Block a user