Updated the remote synchronization tool to point to the main library

This commit is contained in:
Carl Johnsen
2026-04-12 08:12:05 +02:00
parent dd6234771b
commit c0a458fcdb
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -20,6 +20,7 @@
// DEALINGS IN THE SOFTWARE.
using System.Threading.Tasks;
using Duplicati.Library.Main.Operation.RemoteSynchronization;
namespace RemoteSynchronization
{