Skip to content

Commit abee8c9

Browse files
authored
Add Mezo Figma ID (#317)
### Notes This adds the Mezo project ID to figma commands, in order to get the web hook going.
2 parents 4da3df3 + 5ccbee0 commit abee8c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

discord-scripts/figma-integration.ts

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ const teamIdsByName: { [name: string]: string } = {
3232
keep: "953697796065703632",
3333
taho: "953697445071473329",
3434
thesis: "597157463033100784",
35+
mezo: "1326283008375098385",
3536
}
3637

3738
const eventHandlers: {

0 commit comments

Comments
 (0)