diff --git a/src/Tray.js b/src/Tray.js index b5edf48..5582339 100644 --- a/src/Tray.js +++ b/src/Tray.js @@ -197,6 +197,10 @@ class Tray { children: ['1-1', '1-0', '0-1', '0-0'], } , + "importance":{ + name:"konsaruImportance", + children:["MUST","SHOULD","COULD","WONT"] + } }; formatCreatedTime() {