Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit a41164b

Browse files
committed
fix: missing sources on sync
1 parent a0312c4 commit a41164b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/content-script/hooks/twitter.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@ class TwitterHook {
322322
postNote: async () => {
323323
const note = {
324324
tags: ['CrossSync', 'Twitter'],
325+
applications: ['CrossSync', 'Twitter'],
325326
authors: [`csb://account:${username}@twitter`],
326327
body: {
327328
content: tweetText,

0 commit comments

Comments
 (0)