We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 232723e commit b8b7576Copy full SHA for b8b7576
index.js
@@ -81,5 +81,4 @@ server.on("listening", () => {
81
console.log(pluginList);
82
});
83
84
-server.listen(port);
85
-<script src="particles-settings.js"></script>
+server.listen(port);
0 commit comments