Add preference for signal notifications to bot setup screen
This commit is contained in:
parent
38efae02d4
commit
d93797172a
10 changed files with 1232 additions and 1214 deletions
9
packages/zammad-addon-bridge/turbo.json
Normal file
9
packages/zammad-addon-bridge/turbo.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"$schema": "https://turbo.build/schema.json",
|
||||
"extends": ["//"],
|
||||
"tasks": {
|
||||
"build": {
|
||||
"outputs": ["../../docker/zammad/addons/zammad-addon-bridge-v*.zpm"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue