mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-02-07 14:50:21 +00:00
* Move VV CSS to an asset * vv: getFlatIcon and image preview support * vv: Dark mode and prefs for using said mode and also gfi
5 lines
99 B
Plaintext
5 lines
99 B
Plaintext
/datum/asset/simple/vv
|
|
assets = list(
|
|
"view_variables.css" = 'html/admin/view_variables.css'
|
|
)
|