File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
web/libs/editor/src/stores Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5555 "version" : 2 ,
5656 "deleted" : false
5757 },
58- "feat_front_dev_3260_alternative_shortcuts_for_video_navigation " : {
59- "key" : " feat_front_dev_3260_alternative_shortcuts_for_video_navigation " ,
58+ "feat_front_dev_3260_alternative_shortcuts_for_video_naviagtion " : {
59+ "key" : " feat_front_dev_3260_alternative_shortcuts_for_video_naviagtion " ,
6060 "on" : false ,
6161 "prerequisites" : [],
6262 "targets" : [],
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ const TaskStore = types
2222 agreement : types . maybeNull ( types . number ) ,
2323 /**
2424 * Data of task, may contain an object but in App Store will be transformed into string
25- * MST doesn't support processing of dynamic objects with unkown keys value
25+ * MST doesn't support processing of dynamic objects with unknown keys value
2626 */
2727 data : types . maybeNull ( types . string ) ,
2828 queue : types . optional ( types . maybeNull ( types . string ) , null ) ,
You can’t perform that action at this time.
0 commit comments