fix:project over the title and close backgroud task
This commit is contained in:
@@ -113,7 +113,7 @@ const imageVersion = ref(Date.now())
|
||||
|
||||
// Task State
|
||||
const activeTasks = ref([])
|
||||
const isTaskManagerCollapsed = ref(false)
|
||||
const isTaskManagerCollapsed = ref(true)
|
||||
const taskPollingInterval = ref(null)
|
||||
|
||||
// Dialog State
|
||||
|
||||
Reference in New Issue
Block a user