Remove the stylesheets which were apparently not being used
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
window.api_endpoint = '{{.APIEndpoint}}';
|
||||
window.user = {{.User}};
|
||||
</script>
|
||||
<link rel='stylesheet' href='/res/svelte/user_file_manager.css?v{{cacheID}}'>
|
||||
<script defer src='/res/svelte/user_file_manager.js?v{{cacheID}}'></script>
|
||||
</head>
|
||||
|
||||
|
Reference in New Issue
Block a user