Fix indentation and trailing / for Flatpak
This commit is contained in:
@@ -68,7 +68,7 @@
|
|||||||
<default>true</default>
|
<default>true</default>
|
||||||
</key>
|
</key>
|
||||||
<key name="flatpak-location" type="s">
|
<key name="flatpak-location" type="s">
|
||||||
<default>"/var/lib/flatpak/exports"</default>
|
<default>"/var/lib/flatpak/exports/"</default>
|
||||||
</key>
|
</key>
|
||||||
<key name="flatpak-import-launchers" type="b">
|
<key name="flatpak-import-launchers" type="b">
|
||||||
<default>false</default>
|
<default>false</default>
|
||||||
|
|||||||
@@ -68,4 +68,4 @@ class LocalCoverManager(Manager):
|
|||||||
255,
|
255,
|
||||||
)
|
)
|
||||||
|
|
||||||
save_cover(game.game_id, resize_cover(pixbuf=cover))
|
save_cover(game.game_id, resize_cover(pixbuf=cover))
|
||||||
|
|||||||
Reference in New Issue
Block a user