fix: spdv-986 [commit: 519c411d] - Admin drive stucks in "in progress" state and the already existing admin drives are not listed on the initial modal (#215)

* fix: spdv-986

* refactor: spdv-986
This commit is contained in:
rolandlor
2026-03-05 16:55:30 +01:00
committed by Bálint Ujvári
parent 308ec3dcc0
commit ad8c8f18eb
2 changed files with 1 additions and 17927 deletions
-17927
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -248,6 +248,7 @@ export function Provider({ children }: Props) {
} }
setFm(manager) setFm(manager)
syncDrives(manager)
syncFiles(manager) syncFiles(manager)
} }
} }