mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] View Variables Dark Mode (#10987)
Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
This commit is contained in:
committed by
GitHub
parent
064422fbc3
commit
3118b7aad8
4
code/modules/asset_cache/assets/vv.dm
Normal file
4
code/modules/asset_cache/assets/vv.dm
Normal file
@@ -0,0 +1,4 @@
|
||||
/datum/asset/simple/vv
|
||||
assets = list(
|
||||
"view_variables.css" = 'html/admin/view_variables.css'
|
||||
)
|
||||
Reference in New Issue
Block a user