]> git.cworth.org Git - turbot/commitdiff
Implement update of puzzle when edit_puzzle dialog is submitted
authorCarl Worth <cworth@cworth.org>
Sat, 9 Jan 2021 02:44:29 +0000 (18:44 -0800)
committerCarl Worth <cworth@cworth.org>
Sat, 9 Jan 2021 06:14:00 +0000 (22:14 -0800)
Processing all user input and updating the database with the changes.

This isn't _quite_ updating everything in the channel and the sheet
that should be changed. To do that we simply need to refactor the code
that's currently doing that in various places to do it all in one
place.


No differences found