aboutsummaryrefslogtreecommitdiffstats
path: root/pug/options/spotify
diff options
context:
space:
mode:
Diffstat (limited to 'pug/options/spotify')
-rw-r--r--pug/options/spotify/spotify.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/pug/options/spotify/spotify.pug b/pug/options/spotify/spotify.pug
index 21fc3968..6bbf9d8d 100644
--- a/pug/options/spotify/spotify.pug
+++ b/pug/options/spotify/spotify.pug
@@ -2,6 +2,7 @@ doctype html
html(lang="en")
include ../../widgets/head.pug
title General
+script(type="module" src="../../../assets/javascripts/localise.js")
body.option(dir="auto")
include ../../widgets/links.pug
+links('spotify')
@@ -28,4 +29,3 @@ body.option(dir="auto")
script(type="module" src="../init.js")
script(type="module" src="./spotify.js")
- script(type="module" src="../../../assets/javascripts/localise.js") \ No newline at end of file