mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 03:34:15 +02:00
[wgem] filling preset app options
This commit is contained in:
@@ -18,7 +18,7 @@ class WebApplication(SoftwarePackage):
|
||||
self.installation_dir = installation_dir
|
||||
self.desktop_entry = desktop_entry
|
||||
self.set_custom_icon(custom_icon)
|
||||
self.preset_categories = preset_options
|
||||
self.preset_options = preset_options
|
||||
|
||||
def has_history(self):
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user