diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-12-18 17:37:32 +1100 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-12-18 17:48:04 +1100 |
commit | ed6aecf157215e875de37875d3f51dd2a424b8a2 (patch) | |
tree | 69781edebabfac3f4fed586ea08520e4bf22d4ad /assets/client_test/index.html | |
parent | fix: not being able to enable community (diff) | |
download | server-ed6aecf157215e875de37875d3f51dd2a424b8a2.tar.xz |
Refactored testclient
Diffstat (limited to 'assets/client_test/index.html')
-rw-r--r-- | assets/client_test/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/client_test/index.html b/assets/client_test/index.html index 50bdf45b..c1f80dfe 100644 --- a/assets/client_test/index.html +++ b/assets/client_test/index.html @@ -122,6 +122,7 @@ })(); </script> + <!-- inline plugin marker --> <!-- preload plugin marker --> </head> |