Enable all platforms by default

This can be done now since all platforms validate their settings
Worst case, the platforms can just be disabled again
This commit is contained in:
Philip
2022-03-12 00:01:15 +01:00
parent ab9c1098b1
commit bfc9730d26
+9 -7
View File
@@ -1,26 +1,28 @@
debug= false debug= false
[steamgrid_db]
[origin] [origin]
enabled = false enabled = true
[gog] [gog]
enabled = false enabled = true
create_symlinks = true create_symlinks = true
[epic_games] [epic_games]
enabled = false enabled = true
create_symlinks = true create_symlinks = true
[uplay] [uplay]
enabled = false enabled = true
[legendary] [legendary]
enabled = false enabled = true
[steam] [steam]
[itch] [itch]
enabled = false enabled = true
create_symlinks = true create_symlinks = true
[steamgrid_db] [steamgrid_db]
@@ -28,4 +30,4 @@ enabled = true
prefer_animated = false prefer_animated = false
[lutris] [lutris]
enabled = true enabled = true