forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-11-30 16:57:28 -06:00
parent b0761374a1
commit c9eae36121
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=1027">
<link rel="stylesheet" href="/assets/css/default.css?v=1028">
{% if v %}
<style>:root{--primary:#{{v.themecolor}}}</style>