mirror of
https://github.com/immich-app/immich.git
synced 2024-11-15 18:08:48 -07:00
ed6971222c
* chore(mobile): Flutter 3.24 * fix lint * fix rendering issues that lead to log get filled with error messages * linting * merge main * fix isar prod build Android * fix mismatch icon offset
9 lines
151 B
JSON
9 lines
151 B
JSON
{
|
|
"dart.flutterSdkPath": ".fvm/versions/3.24.0",
|
|
"search.exclude": {
|
|
"**/.fvm": true
|
|
},
|
|
"files.watcherExclude": {
|
|
"**/.fvm": true
|
|
}
|
|
} |