Disable auth

This commit is contained in:
badaix 2025-06-05 21:34:24 +02:00 committed by Johannes Pohl
parent 1a9d0b3516
commit 958310d9bd
4 changed files with 6 additions and 3 deletions

View file

@ -53,7 +53,7 @@ public:
null, ///< null
};
/// @return the string representation of @p type
/// @return the string representation of @p type
std::string toString(Type type)
{
switch (type)