Fix typo in config.example.js comment

This commit is contained in:
Gene Wood
2024-11-26 20:31:32 -08:00
committed by GitHub
parent 5ecad2bf40
commit 341ce4c353

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 = {};