mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix: update jsdoc
This commit is contained in:
@@ -68,7 +68,7 @@ export class BlockService extends BaseService<
|
||||
*
|
||||
* This function ensures that only blocks that are either:
|
||||
* - 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.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user