Skip to content

Commit

Permalink
Update PR
Browse files Browse the repository at this point in the history
* Update PR
  • Loading branch information
abraunegg committed Dec 23, 2024
1 parent 8b4a43b commit dfd4bba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/sync.d
Original file line number Diff line number Diff line change
Expand Up @@ -1705,6 +1705,8 @@ class SyncEngine {
if (debugLogging) {addLogEntry("Personal Shared Item JSON object has the 'shared' JSON structure", ["debug"]);}
// Create a 'root' DB Tie Record for this JSON object

addLogEntry("HITTING THIS - PERSONAL SHARED FOLDER");

// THIS MAY NEED TO BE KEPT THE SAME
//createDatabaseRootTieRecordForOnlineSharedFolder(onedriveJSONItem);

Expand Down

0 comments on commit dfd4bba

Please sign in to comment.