mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-01 15:49:56 +02:00
Disable auth
This commit is contained in:
parent
1a9d0b3516
commit
958310d9bd
4 changed files with 6 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue