fix: fix the title on the settings page

This commit is contained in:
Spectralitree
2021-12-12 10:31:36 +01:00
parent 5648241527
commit f5319dc877
+4
View File
@@ -50,3 +50,7 @@
</Col>
</Row>
</Container>
<svelte:head>
<title>pk-webs | settings</title>
</svelte:head>