性能优化
This commit is contained in:
@@ -10,6 +10,3 @@ import { ref } from 'vue'
|
||||
|
||||
/** 待打开新建下载对话框(由托盘"新建下载"触发) */
|
||||
export const pendingNewDownload = ref(false)
|
||||
|
||||
/** 待切换到设置模块(由托盘"常规设置"触发) */
|
||||
export const pendingOpenSettings = ref(false)
|
||||
|
||||
Reference in New Issue
Block a user