feat(ui): add custom watch player
This commit is contained in:
@@ -16,6 +16,7 @@ templ Layout(title string, showHeader bool) {
|
||||
<script src="/dist/anime.js" defer></script>
|
||||
<script src="/dist/timezone.js" defer></script>
|
||||
<script src="/dist/auth.js" defer></script>
|
||||
<script src="/dist/player.js" defer></script>
|
||||
</head>
|
||||
<body class="min-h-screen bg-(--bg) text-(--text) font-(--font) text-sm leading-normal">
|
||||
if showHeader {
|
||||
|
||||
Reference in New Issue
Block a user