mirror of
https://gitdab.com/cadence/out-of-your-element.git
synced 2025-09-10 20:32:50 +02:00
Check existsOrAutocreatable before dispatching
This commit is contained in:
parent
d629e666db
commit
bac2deb32f
2 changed files with 8 additions and 5 deletions
|
@ -504,5 +504,5 @@ module.exports.postApplyPowerLevels = postApplyPowerLevels
|
|||
module.exports._convertNameAndTopic = convertNameAndTopic
|
||||
module.exports._unbridgeRoom = _unbridgeRoom
|
||||
module.exports.unbridgeDeletedChannel = unbridgeDeletedChannel
|
||||
module.exports.assertExistsOrAutocreatable = assertExistsOrAutocreatable
|
||||
module.exports.existsOrAutocreatable = existsOrAutocreatable
|
||||
module.exports.assertExistsOrAutocreatable = assertExistsOrAutocreatable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue