mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-12 09:03:42 +08:00
优化设置页面的模块间距与部分数据获取提示
This commit is contained in:
@@ -90,7 +90,7 @@ const OperationSetting = () => {
|
||||
try {
|
||||
setLoading(true);
|
||||
await getOptions();
|
||||
showSuccess('刷新成功');
|
||||
// showSuccess('刷新成功');
|
||||
} catch (error) {
|
||||
showError('刷新失败');
|
||||
} finally {
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user