diff options
Diffstat (limited to 'ports/dsl/nano-bots.rb')
-rw-r--r-- | ports/dsl/nano-bots.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/dsl/nano-bots.rb b/ports/dsl/nano-bots.rb index eca824e..29cc828 100644 --- a/ports/dsl/nano-bots.rb +++ b/ports/dsl/nano-bots.rb @@ -20,7 +20,7 @@ module NanoBot end def self.security - Controllers::Security.check + Controllers::Security end def self.cartridges |