rob-murray / ui-message-queue

User Interface Message Queue Javascript implementation
http://rob-murray.github.io/ui-message-queue/
Other
24 stars 4 forks source link

Incorrect behaviour regarding options passed #4

Closed rob-murray closed 9 years ago

rob-murray commented 10 years ago

The behaviour at present is to throw Error when no options passed, however all options are optional so you should be able to init a new UiMessageQueue without any arguments.