Skip to content

Commit 536be76

Browse files
committed
更新依赖
1 parent 125c4d7 commit 536be76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/widgets/widget-router.ts

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import LaborProgressWidgetRoutes from "@/widgets/labor-progress/LaborProgressRou
55
import {ClockWidgetRoutes} from "@/widgets/clock/ClockWidgetRoutes";
66
import BirthdayListWidgetRoutes from "@/widgets/birthday-list/BirthdayListWidgetRoutes";
77
import GlitchWidgetRoutes from "./glitch/GlitchWidgetRoutes";
8-
import DynamicIslandWidgetRoutes from "./dynamic-island/DynamicIslandWidgetRoutes";
98
//FBI WANING! IMPORT PLACE, DONT DELETE THIS LINE
109

1110

widget.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@
1313
"storybook": true,
1414
"route": true,
1515
"devUrl": "http://127.0.0.1:8088"
16-
}
16+
},
17+
"widgets": []
1718
}

0 commit comments

Comments
 (0)