UI overhaul, import fixes, fix user store
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
|
||||
{{ template "opengraph" .OGData }}
|
||||
<script>
|
||||
window.user = {{.User}};
|
||||
window.api_endpoint = '{{.APIEndpoint}}';
|
||||
window.server_hostname = "{{.Hostname}}";
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user