summaryrefslogtreecommitdiff
path: root/dalos-tee.lua
diff options
context:
space:
mode:
Diffstat (limited to 'dalos-tee.lua')
-rw-r--r--dalos-tee.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/dalos-tee.lua b/dalos-tee.lua
index 1d75fb2..b5193c0 100644
--- a/dalos-tee.lua
+++ b/dalos-tee.lua
@@ -47,4 +47,4 @@ dalosp.tee = {
}
dalos.tee = dalosp.tee.create
-dalos:register_obj("Tee", dalos.tee)
+dalos:register_obj("Tee", dalos.tee, "Basic Filters")