Skip to content

Commit

Permalink
Merge pull request #21 from TextsHQ/nurguly/plt-1136-tumblr-implement…
Browse files Browse the repository at this point in the history
…-reportthread-api

feat(threads): enable delete thread
  • Loading branch information
Nurguly Ashyrov authored Mar 22, 2024
2 parents 52ef3ef + 925ae37 commit 31e2c95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/info.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ const info: PlatformInfo = {
Attribute.SUPPORTS_REPORT_THREAD,
Attribute.CAN_FETCH_LINK_PREVIEW,
Attribute.CAN_REMOVE_LINK_PREVIEW,
Attribute.SUPPORTS_DELETE_THREAD,
]),
loginMode: 'browser',
browserLogins: [
Expand Down

0 comments on commit 31e2c95

Please sign in to comment.