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: '《原神》时钟',
iconClass: 'mdi mdi-clock-outline',
desc: '在网页上实现的《原神》时钟效果',
createdAt: '',
updatedAt: '',
version: '0',
enabled: false,
createdAt: '2024-10-13',
updatedAt: '2024-10-13',
version: '1',
enabled: true,
},
{
id: 'keep-screen-on',