feature: cloudcmd: get rid of manifest: 401 basic auth

This commit is contained in:
coderiaser 2026-05-24 21:40:26 +03:00
parent 447d990f43
commit 2be395e640
2 changed files with 0 additions and 12 deletions

View file

@ -9,7 +9,6 @@
<link rel="icon" href="{{ prefix }}/favicon.ico">
<link rel=stylesheet href="{{ prefix }}/dist/cloudcmd.common.css">
<link rel="manifest" href="{{ prefix }}/public/manifest.json">
<noscript>
<link rel=stylesheet href="{{ prefix }}/dist/nojs.css">
</noscript>