mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-06 17:57:42 +02:00
feat: add shortcut to create todo in documents (#5827)
Signed-off-by: Danilo Gacevic <gacevic.danilo@gmail.com>
This commit is contained in:
@@ -248,7 +248,8 @@ const view = plugin(viewId, {
|
||||
Circle: '' as Asset,
|
||||
Join: '' as Asset,
|
||||
Leave: '' as Asset,
|
||||
Copy: '' as Asset
|
||||
Copy: '' as Asset,
|
||||
TodoList: '' as Asset
|
||||
},
|
||||
category: {
|
||||
General: '' as Ref<ActionCategory>,
|
||||
|
||||
Reference in New Issue
Block a user