fix: I hate lambdas

This commit is contained in:
Akatsuki Levi 2024-03-15 21:47:58 -03:00
parent 70d0df5e55
commit 714a68d594
No known key found for this signature in database
GPG key ID: BB4057BB9E0F1C7A

View file

@ -8,6 +8,7 @@
#include "suyu/configuration/configure_web.h"
#include "suyu/uisettings.h"
#include "ui_configure_web.h"
#include "web_service/verify_login.h"
static constexpr char token_delimiter{':'};