mirror of
https://github.com/immich-app/immich.git
synced 2024-12-27 10:58:13 +02:00
78de4f1312
* feat(mobile): quota * openapi * user entity update * Render quota * refresh usage upon opening the app bar * stop backup when quota exceed
9 lines
153 B
JSON
9 lines
153 B
JSON
{
|
|
"dart.flutterSdkPath": ".fvm\\versions\\3.13.6",
|
|
"search.exclude": {
|
|
"**/.fvm": true
|
|
},
|
|
"files.watcherExclude": {
|
|
"**/.fvm": true
|
|
}
|
|
} |