mirror of
https://github.com/altlinux/gpupdate.git
synced 2025-10-28 03:33:25 +03:00
build and minor bugs fixes
This commit is contained in:
@@ -86,7 +86,7 @@ class frontend_manager:
|
||||
'chromium': chromium_applier(self.storage, self.sid, self.username),
|
||||
'shortcuts': shortcut_applier(self.storage),
|
||||
'gsettings': gsettings_applier(self.storage),
|
||||
'cups': cups_applier(self.storage)
|
||||
'cups': cups_applier(self.storage),
|
||||
'package': package_applier(self.storage)
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user