forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-11-28 11:04:37 -06:00
parent 51eb28b662
commit 0e5e091d4f
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=1025">
<link rel="stylesheet" href="/assets/css/default.css?v=1026">
{% if v %}
<style>:root{--primary:#{{v.themecolor}}}</style>