mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-10 19:58:22 +00:00
Expand webhook code.
This commit is contained in:
@@ -3,5 +3,7 @@
|
||||
"/v1/js/app_vue.js": "/v1/js/app_vue.js",
|
||||
"/v1/js/create_transaction.js": "/v1/js/create_transaction.js",
|
||||
"/v1/js/edit_transaction.js": "/v1/js/edit_transaction.js",
|
||||
"/v1/js/profile.js": "/v1/js/profile.js"
|
||||
"/v1/js/profile.js": "/v1/js/profile.js",
|
||||
"/v1/js/webhooks/index.js": "/v1/js/webhooks/index.js",
|
||||
"/v1/js/webhooks/create.js": "/v1/js/webhooks/create.js"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user