Skip to content

Commit 5ccbee0

Browse files
committed
Add Mezo Figma ID
### Notes This adds the Mezo project ID to figma commands, in order to get the web hook going.
1 parent 4da3df3 commit 5ccbee0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: 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)