mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix: update jsdoc
This commit is contained in:
parent
0c0e3a6d99
commit
e0f3464392
@ -68,7 +68,7 @@ export class BlockService extends BaseService<
|
|||||||
*
|
*
|
||||||
* This function ensures that only blocks that are either:
|
* This function ensures that only blocks that are either:
|
||||||
* - Not restricted to specific trigger channels (`trigger_channels` is undefined or empty), or
|
* - Not restricted to specific trigger channels (`trigger_channels` is undefined or empty), or
|
||||||
* - Explicitly allow the given channel (or the console channel)
|
* - Explicitly allow the given channel
|
||||||
*
|
*
|
||||||
* are included in the returned array.
|
* are included in the returned array.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user