forked from rDrama/rDrama
1
0
Fork 0

I cachebusted the wrong theme

master
Aevann1 2022-09-06 05:21:31 +02:00
parent cfa2a31328
commit 2dd9bd59a0
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@ set CACHE_VER = {
'css/catalog.css': 4000,
'css/4chan.css': 4000,
'css/classic.css': 4000,
'css/classic_dark.css': 4001,
'css/classic_dark.css': 4000,
'css/coffee.css': 4000,
'css/dark.css': 4000,
'css/dark.css': 4001,
'css/dramblr.css': 4000,
'css/light.css': 4000,
'css/midnight.css': 4000,