fix: mobile user agent set to immich_platform_version (#18478)

* fix: mobile user agent

* refactor: typo in MapService
This commit is contained in:
Zack Pollard
2025-05-22 16:35:24 +01:00
committed by GitHub
parent c278bb0e5b
commit c61ea483ba
7 changed files with 39 additions and 8 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"dart.flutterSdkPath": ".fvm/versions/3.24.3",
"dart.flutterSdkPath": ".fvm/versions/3.29.3",
"search.exclude": {
"**/.fvm": true
},