Commit ca4bed6b authored by Geovanny's avatar Geovanny

Fixed camp location

parent c3d6b85b
......@@ -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_locaiton'}
{title: 'Camp Location', term: 'camp_locaton'}
];
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