geolocation direkt von fs

This commit is contained in:
2025-11-11 10:14:58 +01:00
parent bbde08f89a
commit 8e308b0d99
7 changed files with 45 additions and 219 deletions

View File

@@ -71,5 +71,6 @@ function writePreferences(profileId, patch = {}) {
module.exports = {
readPreferences,
writePreferences
writePreferences,
sanitizeLocation
};