summaryrefslogtreecommitdiff
path: root/frontend
diff options
context:
space:
mode:
Diffstat (limited to 'frontend')
-rwxr-xr-xfrontend/gui/games.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/gui/games.py b/frontend/gui/games.py
index ab6eafa..5eed9fa 100755
--- a/frontend/gui/games.py
+++ b/frontend/gui/games.py
@@ -62,7 +62,7 @@ class Games(QtWidgets.QMainWindow):
'openttd',
'0ad',
'warzone2100',
- 'wesnoth'
+ 'wesnoth',
'xonotic')
''')
rows = cursor.fetchall()