From 153b89b5bc58eb239289698c3f483509911db20d Mon Sep 17 00:00:00 2001 From: Darkelarious Date: Sun, 5 Sep 2021 20:49:38 +0200 Subject: functional masterinterface with styles --- lib/MasterWebInterface/Handler/Games.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/MasterWebInterface/Handler/Games.pm') diff --git a/lib/MasterWebInterface/Handler/Games.pm b/lib/MasterWebInterface/Handler/Games.pm index bf50655..50e1d57 100755 --- a/lib/MasterWebInterface/Handler/Games.pm +++ b/lib/MasterWebInterface/Handler/Games.pm @@ -98,7 +98,7 @@ sub gamelist }) : (), header => [ ['Release Title', 'label' ], - ['Game', ''], + ['Game', 'gamename'], ['Servers', 'num_total' ], ], row => sub -- cgit v1.2.3