Fix update logic when hiding games

This commit is contained in:
kramo
2023-07-03 15:10:14 +02:00
parent e388623c03
commit 220c9a4bb7
2 changed files with 5 additions and 2 deletions

View File

@@ -28,7 +28,9 @@
"/share/man",
"/share/pkgconfig",
"*.la",
"*.a"
"*.a",
"*.pyc",
"__pycache__"
],
"modules" : [
{