Update filesystem

This commit is contained in:
2020-11-17 23:39:27 +01:00
parent 09fa952ce3
commit d8236ce0f9
14 changed files with 3233 additions and 1128 deletions

View File

@@ -22,7 +22,7 @@
{{.OGData}}
<script>
const initialNode = {{.Other}};
window.apiEndpoint = '{{.APIEndpoint}}';
window.api_endpoint = '{{.APIEndpoint}}';
</script>
<link rel='stylesheet' href='/res/svelte/filesystem.css'>