feat(工具箱): 启用“原神时钟”项

This commit is contained in:
2024-10-13 18:49:43 +08:00
parent 2a76490656
commit 744c054c1c

View File

@@ -203,10 +203,10 @@ export const toolList = [
title: '《原神》时钟', title: '《原神》时钟',
iconClass: 'mdi mdi-clock-outline', iconClass: 'mdi mdi-clock-outline',
desc: '在网页上实现的《原神》时钟效果', desc: '在网页上实现的《原神》时钟效果',
createdAt: '', createdAt: '2024-10-13',
updatedAt: '', updatedAt: '2024-10-13',
version: '0', version: '1',
enabled: false, enabled: true,
}, },
{ {
id: 'keep-screen-on', id: 'keep-screen-on',