Re-work threads page, fix some iphone bugs

This commit is contained in:
Jon Staab
2025-02-13 10:52:00 -08:00
parent 7d1310722a
commit 7f6a1bff34
9 changed files with 96 additions and 92 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ const config: CapacitorConfig = {
},
// Use this for live reload https://capacitorjs.com/docs/guides/live-reload
// server: {
// url: "http://192.168.1.251:1847",
// url: "http://192.168.1.250:1847",
// cleartext: true
// },
};