mirror of
https://github.com/duplicati/duplicati.git
synced 2026-05-06 07:16:38 -04:00
Fixed issue after merge
This commit is contained in:
@@ -541,4 +541,7 @@ public partial class RestoreProvider : IRestoreDestinationProviderModule
|
||||
f?.Dispose();
|
||||
}
|
||||
}
|
||||
|
||||
/// <inheritdoc/>
|
||||
public IList<string> GetPriorityFiles() => new List<string>();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user