mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-15 11:21:14 +01:00
c7b6c3e42b
This reverts commit f6d0f62622.
6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
/datum/asset/simple/jquery
|
|
legacy = TRUE
|
|
assets = list(
|
|
"jquery.min.js" = 'html/jquery/jquery.min.js',
|
|
)
|