The variable tinyAction is set to be a string. In places where it is current set to be "create" it should instead be set to be "save". This will result in a small refactor to remove code that is handling this discrepancy already.
This appears in the following files:
- classes/Layer/Layer.js
- classes/Page/Page.js
- classes/Line/Line.js