update: more secure path

This commit is contained in:
tokumeikoi
2022-12-15 00:59:32 +08:00
parent a77523c3b5
commit 4d8bb0d8e9
7 changed files with 14 additions and 9 deletions

View File

@ -20,7 +20,8 @@
},
version: '{{$version}}',
background_url: '{{$background_url}}',
logo: '{{$logo}}'
logo: '{{$logo}}',
secure_path: '{{$secure_path}}'
}
</script>
</head>