Skip to content

Commit aea0042

Browse files
committed
Add Missing Permissions
1 parent 19012f8 commit aea0042

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ const SCOPES = [
107107
'threads_read_replies',
108108
'threads_keyword_search',
109109
'threads_manage_mentions',
110+
'threads_delete',
111+
'threads_location_tagging',
110112
];
111113

112114
app.use(express.static('public'));

0 commit comments

Comments
 (0)