Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov 2023-10-05 21:10:03 +06:00 committed by GitHub
parent 087c5f3f32
commit ab049862a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -517,6 +517,7 @@ export function createModel (builder: Builder): void {
field: 'disabled',
txClasses: [core.class.TxUpdateDoc],
objectClass: setting.class.Integration,
allowedForAuthor: true,
templates: {
textTemplate: 'Integration with {doc} was disabled',
htmlTemplate: '<p>Integration with {doc} was disabled</p>',