Commit 085eb6da authored by Geovanny's avatar Geovanny

Fixed camp location

parent ca4bed6b
......@@ -5,7 +5,7 @@ const house_columns = [
{title: 'Name', term: 'house_name'},
{title: 'Liege', term: 'liege_username'},
{title: 'Level', term: 'house_level'},
{title: 'Camp Location', term: 'camp_locaton'}
{title: 'Camp Location', term: 'camp_location'}
];
class HousesView extends EventTarget{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment