Commit 7317ba8f authored by martin hou's avatar martin hou

fix: 任务模式适配调整

parent 6117ac6a
This diff is collapsed.
...@@ -17,6 +17,8 @@ export type FileTaskData = { ...@@ -17,6 +17,8 @@ export type FileTaskData = {
export function buildTasks(jensen: Jensen, tm: TaskManager) { export function buildTasks(jensen: Jensen, tm: TaskManager) {
// ===================== 初始化任务 ===================== // ===================== 初始化任务 =====================
return;
// 时间同步 // 时间同步
tm.registerInitializeTask({ tm.registerInitializeTask({
tag: 'time-sync', tag: 'time-sync',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment