feat: add 'filter' to normalCBSwithParams in highlight.ts
This commit is contained in:
@@ -97,7 +97,7 @@ const normalCBSwithParams = [
|
||||
'arraypop', 'array_pop', 'arraypush', 'array_push', 'arraysplice', 'array_splice',
|
||||
'makearray', 'array', 'a', 'make_array', 'history', 'messages', 'range', 'date', 'time', 'datetimeformat', 'date_time_format',
|
||||
'random', 'pick', 'roll', 'datetimeformat', 'hidden_key', 'reverse', 'getglobalvar', 'position', 'slot', 'rollp',
|
||||
'and', 'or', 'not', 'message_time_array'
|
||||
'and', 'or', 'not', 'message_time_array', 'filter'
|
||||
]
|
||||
|
||||
const displayRelatedCBS = [
|
||||
|
||||
Reference in New Issue
Block a user