mirror of
https://github.com/spacebarchat/server.git
synced 2026-09-01 20:09:01 +00:00
The previous PATCH implementation was creating a new template rather than editing the existing template. This resulted in all requests failing because it was missing more than one required field. Resolves: #1281