mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Temp fix for #1683
This commit is contained in:
parent
ced32d1adc
commit
ec19442e8b
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@
|
|||
}
|
||||
<link rel="stylesheet" href="~/loading.css" asp-append-version="true" />
|
||||
<link rel="stylesheet" href="~/dist/vendor.css" asp-append-version="true" />
|
||||
<script> window.req = window.dep = null; </script>
|
||||
<script src="~/dist/vendor.js" asp-append-version="true" defer></script>
|
||||
<script src="~/dist/main.js" asp-append-version="true" defer></script>
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue