Skip to content

Commit

Permalink
Update FileLinkTracking.php
Browse files Browse the repository at this point in the history
  • Loading branch information
lekoala authored Aug 3, 2023
1 parent a7d5386 commit 4bf41f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Shortcodes/FileLinkTracking.php
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ public function augmentSyncLinkTracking()
}
}

// We cannot rely on linkedPages being empty, because we need to remove them if there was any
if (!$hasTrackedFields) {
return;
}
Expand Down

0 comments on commit 4bf41f3

Please sign in to comment.