mirror of
https://github.com/kiviktnm/decman.git
synced 2026-09-19 12:08:28 +00:00
Simple fixes
This commit is contained in:
@@ -117,7 +117,7 @@ class MyModule(Module):
|
||||
return ["org.mozilla.firefox"]
|
||||
|
||||
def flatpak_user_packages(self) -> list[str]:
|
||||
return ["org.github.kolunmi.Bazaar"]
|
||||
return ["io.github.kolunmi.Bazaar"]
|
||||
|
||||
def systemd_units(self) -> list[str]:
|
||||
return ["reflector.timer"]
|
||||
|
||||
Reference in New Issue
Block a user