summary refs log tree commit diff
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-12-18 17:37:32 +1100
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-12-18 17:48:04 +1100
commited6aecf157215e875de37875d3f51dd2a424b8a2 (patch)
tree69781edebabfac3f4fed586ea08520e4bf22d4ad
parentfix: not being able to enable community (diff)
downloadserver-ed6aecf157215e875de37875d3f51dd2a424b8a2.tar.xz
Refactored testclient
-rw-r--r--assets/client_test/index.html1
-rw-r--r--assets/inline-plugins/.gitkeep0
-rw-r--r--assets/preload-plugins/.gitkeep0
3 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>
 
diff --git a/assets/inline-plugins/.gitkeep b/assets/inline-plugins/.gitkeep
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/assets/inline-plugins/.gitkeep
diff --git a/assets/preload-plugins/.gitkeep b/assets/preload-plugins/.gitkeep
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/assets/preload-plugins/.gitkeep