mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 06:13:52 +02:00
fix: missing script tag
This commit is contained in:
@@ -322,4 +322,5 @@ html
|
||||
br
|
||||
span(style="float:right") {{ currentTime | formatDate('YYYY-MM-DD HH:MI:SS AMPM') }}
|
||||
span CPU {{ cpuUsage }}%
|
||||
script(src="vendor.js")
|
||||
script(src="vr.js")
|
||||
|
||||
Reference in New Issue
Block a user