feat: 检查WebDav备份无响应问题
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
This commit is contained in:
@@ -624,10 +624,8 @@ fun BackupConfigScreen(
|
||||
|
||||
AppAlertDialog(
|
||||
show = showLoadingDialog,
|
||||
onDismiss = {},
|
||||
onConfirm = {},
|
||||
title = loadingText,
|
||||
onDismissRequest = { showLoadingDialog = false }
|
||||
onDismissRequest = { showLoadingDialog = false },
|
||||
title = loadingText
|
||||
)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user