mirror of
https://github.com/bolucat/Archive.git
synced 2025-10-20 15:05:56 +08:00
Update On Mon Oct 21 20:36:26 CEST 2024
This commit is contained in:
@@ -29,7 +29,6 @@ namespace ServiceLib.ViewModels
|
||||
{
|
||||
await WebDavCheck();
|
||||
});
|
||||
|
||||
RemoteBackupCmd = ReactiveCommand.CreateFromTask(async () =>
|
||||
{
|
||||
await RemoteBackup();
|
||||
|
Reference in New Issue
Block a user