senecajs / seneca-entity

Entity plugin for seneca
MIT License
13 stars 15 forks source link

Incorrect compatibility condition #22

Closed mihaidma closed 8 years ago

mihaidma commented 8 years ago

This should be && if (!seneca.options().default_plugins['mem-store'] & opts.mem_store) {

mihaidma commented 8 years ago

changed my mind, not an issue :) i'll close it

mcdonnelldean commented 8 years ago

@mihaidma Why did you change your mind? :D