NPellet / visualizer

Other
43 stars 24 forks source link

feat: add onLoad rel with module id #1136

Closed stropitek closed 4 years ago

stropitek commented 4 years ago

I changed how modules are sent over actions. I only send the action id, because otherwise i'd have issues with data objects. I changed the api to update preferences to accept a module id instead of the module itself.