Need the command, not config
This commit is contained in:
@@ -74,7 +74,7 @@ class Mrsk::Commander
|
||||
end
|
||||
|
||||
def accessory(name)
|
||||
config.accessories.detect { |a| a.name == name }
|
||||
Mrsk::Commands::Accessory.new(config, name: name)
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user