Add file upload widget to file manager
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
window.api_endpoint = '{{.APIEndpoint}}';
|
||||
window.viewer_data = {{.Other}};
|
||||
window.user_authenticated = {{.Authenticated}};
|
||||
window.user = {{.User}};
|
||||
</script>
|
||||
|
||||
<link rel='stylesheet' href='/res/svelte/file_viewer.css?v{{cacheID}}'>
|
||||
|
Reference in New Issue
Block a user