mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-11 10:27:06 +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