Make sure this builds

This commit is contained in:
MotorTruck1221
2025-05-04 23:56:09 -06:00
parent 5e42a918ff
commit a78ab8e1b2
10 changed files with 157 additions and 16 deletions
+1
View File
@@ -6,6 +6,7 @@
const init = async () => {
settings.searchEngine();
settings.proxy();
await sw.wispServer();
}