From 8f9fd419fee39426e20118dc4da3ce558b6854cf Mon Sep 17 00:00:00 2001 From: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com> Date: Sun, 5 May 2024 18:40:08 -0500 Subject: [PATCH] Update filter.ts --- plugins/filter.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/filter.ts b/plugins/filter.ts index f2d886d..4a5262d 100644 --- a/plugins/filter.ts +++ b/plugins/filter.ts @@ -605,7 +605,7 @@ export type FilterOptions = { }; /** * @plugin - * Generalized `filter` plugin. revised by jacoobes, all credit to original author. + * Generalized `filter` plugin. all credit to trueharuu. * Perform declarative conditionals as plugins. * @author @trueharuu [<@504698587221852172>] * @version 2.0.0