validation token ep changes

This commit is contained in:
mrfry 2023-04-02 14:07:25 +02:00
parent 4ad7627c4c
commit dd0b4fe064
2 changed files with 7 additions and 0 deletions

View file

@ -90,6 +90,7 @@ function GetApp(): ModuleType {
'/api/postfeedback',
'/api/fosuploader',
'/api/badtestsender',
'/api/validationtoken',
],
})
)