Merge pull request #394 from gradido/bug_prerelease_thx_transaction

BUG : preRELEASE : thx transaction false
This commit is contained in:
Alexander Friedland 2021-05-11 17:21:30 +02:00 committed by GitHub
commit 610a2350c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -267,7 +267,7 @@ export default {
},
send: false,
row_check: false,
row_thx: true,
row_thx: false,
row_error: false,
}
},