bharbron / hexbook-semantic

An Electron-React-Redux-Semantic-UI application for automatically generating a hexcrawl campaign notebook from random tables.
5 stars 3 forks source link

Fix ADD_TEMPLATE action so it updates `template` on table object as well #44

Closed bharbron closed 6 years ago

bharbron commented 6 years ago

Fix ADD_TEMPLATE action so it updates template on table object as well

We missed adding an ADD_TEMPLATE action handler to the table reducer