上传完整的WebUI前端仓库
This commit is contained in:
6
dashboard/src/routes/config/bot/hooks/index.ts
Normal file
6
dashboard/src/routes/config/bot/hooks/index.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Bot 配置页面相关 hooks
|
||||
*/
|
||||
|
||||
export { useAutoSave, useConfigAutoSave } from './useAutoSave'
|
||||
export type { UseAutoSaveOptions, UseAutoSaveReturn, AutoSaveState } from './useAutoSave'
|
||||
Reference in New Issue
Block a user