summaryrefslogtreecommitdiffstats
path: root/lib/blink
diff options
context:
space:
mode:
Diffstat (limited to 'lib/blink')
-rw-r--r--lib/blink/type.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/blink/type.rb b/lib/blink/type.rb
index 57b9e0f3f..f603c5e24 100644
--- a/lib/blink/type.rb
+++ b/lib/blink/type.rb
@@ -42,6 +42,9 @@ class Blink::Type < Blink::Element
@name = :blink # a little fakery, since Blink itself isn't a type
@namevar = :notused
+ @states = []
+ @parameters = [:notused]
+
@allowedmethods = [:noop,:debug]
@@metaparams = [