Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jul 21, 2024
1 parent 5309318 commit f0b2ee5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Tray.js
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,10 @@ class Tray {
children: ['1-1', '1-0', '0-1', '0-0'],
}
,
"importance":{
name:"konsaruImportance",
children:["MUST","SHOULD","COULD","WONT"]
}

};
formatCreatedTime() {
Expand Down

0 comments on commit f0b2ee5

Please sign in to comment.