Merge pull request #134 from gene1wood/patch-1

Fix typo in config.example.js comment
This commit is contained in:
Jan-Piet Mens
2024-11-27 08:20:18 +01:00
committed by GitHub
+1 -1
View File
@@ -1,3 +1,3 @@
// Here you can overwite the default configuration values
// Here you can overwrite the default configuration values
window.owntracks = window.owntracks || {};
window.owntracks.config = {};