mirror of
https://github.com/bolucat/Archive.git
synced 2025-10-12 11:31:58 +08:00
Update On Thu Mar 27 19:36:13 CET 2025
This commit is contained in:
@@ -43,6 +43,7 @@ const SettingSystem = ({ onError }: Props) => {
|
||||
const { data: autoLaunchEnabled } = useSWR(
|
||||
"getAutoLaunchStatus",
|
||||
getAutoLaunchStatus,
|
||||
{ revalidateOnFocus: false }
|
||||
);
|
||||
|
||||
// 当实际自启动状态与配置不同步时更新配置
|
||||
|
Reference in New Issue
Block a user