mirror of
https://github.com/spacebarchat/server.git
synced 2026-07-16 17:39:18 +00:00
4772731a17
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