summaryrefslogtreecommitdiff
path: root/dalos-textbuffer.lua
diff options
context:
space:
mode:
Diffstat (limited to 'dalos-textbuffer.lua')
-rw-r--r--dalos-textbuffer.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/dalos-textbuffer.lua b/dalos-textbuffer.lua
index a5a4f40..2bda77f 100644
--- a/dalos-textbuffer.lua
+++ b/dalos-textbuffer.lua
@@ -32,4 +32,4 @@ dalosp.textbuffer = {
}
dalos.textbuffer = dalosp.textbuffer.create
-dalos:register_obj("Text Buffer", dalos.textbuffer)
+dalos:register_obj("Text Buffer", dalos.textbuffer, "Basic Inputs")