fix(client-server): rclone ve miniplayer düzeltmeleri
This commit is contained in:
@@ -241,8 +241,10 @@
|
||||
throw new Error(data?.error || `HTTP ${resp.status}`);
|
||||
}
|
||||
showToast("Cache temizlendi.", "success");
|
||||
await loadRcloneStatus();
|
||||
} catch (err) {
|
||||
error = err?.message || "Cache temizlenemedi.";
|
||||
showToast(error, "error");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user