Return sync lists using custom type

This commit is contained in:
2026-01-08 23:39:52 -05:00
parent 4467a8c742
commit 3b4e75b592
5 changed files with 49 additions and 44 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ func GetRemoteDataFromServer(clientDeviceID string) {
}
// form response
var fetchResp synccommon.FetchResp
var fetchResp synccommon.FetchRespT
//// server time
fetchResp.ServerTime = time.Now().Unix()
//// deletions