Skip to content

Commit

Permalink
Add priority custom field (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
callms authored Aug 23, 2023
1 parent 6d26e8c commit 22bed34
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@ module.exports = {
storybook: { gid: "1201338340578371" },
asanaPr: { gid: "1200114403104483" },
chiffrage: { gid: "1203142374140249" },
priority: {
gid: "1200175269622756",
values: {
// this select may change, query Asana API to get the current values
},
},
businessUnit: {
gid: "1200175269622818",
values: {
Expand Down

0 comments on commit 22bed34

Please sign in to comment.