diff --git a/client/security.coffee b/client/security.coffee index 1f73465..e7b31f2 100644 --- a/client/security.coffee +++ b/client/security.coffee @@ -206,6 +206,7 @@ setup = (user) -> .then (response) -> if response.ok response.json().then (json) -> + window.isOwner = json.isOwner settings = json if settings.wikiHost dialogHost = settings.wikiHost