mirror of
https://github.com/vran-dev/databasir.git
synced 2025-08-09 04:21:48 +08:00
Feature/issue 109 (#111)
* feat: add cancel task api * feat: update frontend resources * fix: readme img dismiss
This commit is contained in:
@@ -5,5 +5,5 @@ public enum ProjectSyncTaskStatus {
|
||||
RUNNING,
|
||||
FINISHED,
|
||||
FAILED,
|
||||
CANCELLED
|
||||
CANCELED
|
||||
}
|
||||
|
Reference in New Issue
Block a user