forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-11-28 11:11:58 -06:00
parent a7ed3d9241
commit 6f4cbe3f6b
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@
<link rel="stylesheet" href="{{ ASSET_URL }}">
{% endassets %}
<link rel="stylesheet" href="/assets/css/default.css?v=1026">
<link rel="stylesheet" href="/assets/css/default.css?v=1027">
{% if v %}
<style>:root{--primary:#{{v.themecolor}}}</style>