feat: add 'filter' to normalCBSwithParams in highlight.ts

This commit is contained in:
kwaroran
2024-06-11 22:39:29 +09:00
parent c5b0b8e3de
commit f8348ce8d4

View File

@@ -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 = [