Added api-struct update for macro/check and fixed translation quirks.

This commit is contained in:
Jesse Malotaux 2025-04-28 15:03:19 +02:00
parent 9218f53c5d
commit b28632fc2d
2 changed files with 5 additions and 0 deletions

View file

@ -8,6 +8,7 @@ type Allowed struct {
var Endpoints = Allowed{
Local: []string{
"/macro/check",
"/macro/record",
"/macro/list",
"/macro/open",