From 47c5e2995c7f32587ffa3bdab16212923b4155f0 Mon Sep 17 00:00:00 2001 From: "ZM.J" Date: Wed, 3 Jul 2024 15:56:12 +0800 Subject: [PATCH] Add help info --- config/help_default.js | 4 ++++ config/system/help_system.js | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/config/help_default.js b/config/help_default.js index 406ff77e..b597fa77 100644 --- a/config/help_default.js +++ b/config/help_default.js @@ -65,6 +65,10 @@ export const helpList = [{ icon: 64, title: '#深渊 #深渊12层', desc: '深渊数据,打完请2小时后查询' + }, { + icon: 64, + title: '#幻想 #幻想真境剧诗', + desc: '幻想真境剧诗数据' }, { icon: 67, title: '#五星 #武器 #今日素材', diff --git a/config/system/help_system.js b/config/system/help_system.js index 9a63b4ff..b8550928 100644 --- a/config/system/help_system.js +++ b/config/system/help_system.js @@ -49,6 +49,10 @@ export const helpList = [{ icon: 64, title: '#深渊 #深渊12层', desc: '深渊数据,打完请2小时后查询' + }, { + icon: 64, + title: '#幻想 #幻想真境剧诗', + desc: '幻想真境剧诗数据' }, { icon: 67, title: '#五星 #武器 #今日素材',