fix: 🐛 Fixed Ombi not writing the baseUrl correctly

pull/4356/head
tidusjar 3 years ago
parent b5dd3ae6f4
commit e9cc8b6fe7

@ -3,11 +3,6 @@
<head>
<script type='text/javascript'>window["baseHref"] = '/';</script>
<style>
.sk-folding-cube .sk-cube:before {
background-color: white !important;
}
</style>
<base href="/" />
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500" rel="stylesheet">

Loading…
Cancel
Save