зеркало из https://github.com/nextcloud/spreed.git
Merge pull request #2653 from nextcloud/design/flow-action
Update Talk action to Nextcloud blue
This commit is contained in:
Коммит
e74e89fcb7
|
@ -24,7 +24,7 @@ import FlowPostToConversation from './views/FlowPostToConversation'
|
|||
|
||||
window.OCA.WorkflowEngine.registerOperator({
|
||||
id: 'OCA\\Talk\\Flow\\Operation',
|
||||
color: 'tomato',
|
||||
color: '#0082c9',
|
||||
operation: '',
|
||||
options: FlowPostToConversation,
|
||||
})
|
||||
|
|
Загрузка…
Ссылка в новой задаче