diff options
Diffstat (limited to 'lib/MasterWebInterface/Handler/Games.pm')
| -rwxr-xr-x | lib/MasterWebInterface/Handler/Games.pm | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
