From 25e237cfcb58cbb187e815fcf61f0147fb117dde Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Mon, 10 Jul 2023 19:00:39 -0500 Subject: [PATCH] [Delta Sync] Uses local modification date when uploading changes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Previously we used the server’s modification dates, which could be confusing when comparing against local modification dates since the same version may have different dates. --- External/Harmony | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/External/Harmony b/External/Harmony index 2d720b1..914ee71 160000 --- a/External/Harmony +++ b/External/Harmony @@ -1 +1 @@ -Subproject commit 2d720b1c9973c89d09423bc10d52ea98c314dd14 +Subproject commit 914ee71a78bfc1df7d42019d6a4a262808fd0d21