mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-05 22:43:46 +00:00
[MIRROR] Removed jQuery from snowflake devices (#1960)
* Removed jQuery from snowflake devices (#55090) * Removed jQuery from snowflake menus * Update code/modules/admin/verbs/beakerpanel.dm Co-authored-by: Kyle Spier-Swenson <kyleshome@ gmail.com> Co-authored-by: Kyle Spier-Swenson <kyleshome@ gmail.com> * Removed jQuery from snowflake devices Co-authored-by: WarlockD <warlockd@gmail.com> Co-authored-by: Kyle Spier-Swenson <kyleshome@ gmail.com>
This commit is contained in:
@@ -151,7 +151,6 @@
|
||||
|
||||
|
||||
/datum/asset/simple/jquery
|
||||
legacy = TRUE
|
||||
assets = list(
|
||||
"jquery.min.js" = 'html/jquery.min.js',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user