Write on the margins of the internet. Powered by the AT Protocol. margin.at
extension web atproto comments

Merge pull request #49 from hacdias/fix/preferences

fix: preferences sync

authored by

Scan and committed by
GitHub
38014672 208a10d6

+1
+1
backend/internal/sync/service.go
··· 681 681 ExternalLinkSkippedHostnames: skippedHostnamesPtr, 682 682 SubscribedLabelers: subscribedLabelersPtr, 683 683 LabelPreferences: labelPrefsPtr, 684 + DisableExternalLinkWarning: record.DisableExternalLinkWarning, 684 685 CreatedAt: createdAt, 685 686 IndexedAt: time.Now(), 686 687 CID: cidPtr,