Disable video player based on subscription

This commit is contained in:
2021-10-18 16:08:45 +02:00
parent c0a45ed818
commit fc8a9fe9d1
7 changed files with 99 additions and 69 deletions

View File

@@ -23,7 +23,7 @@
<script>
window.api_endpoint = '{{.APIEndpoint}}';
const initialNode = {{.Other}};
window.initial_file = {{.Other.APIResponse}};
</script>
<link rel='stylesheet' href='/res/svelte/file_viewer.css'>