mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-28 22:07:51 +02:00
Fix permission check
This commit is contained in:
parent
0d32b5864b
commit
1a9d0b3516
3 changed files with 5 additions and 3 deletions
|
@ -53,6 +53,7 @@ public:
|
|||
null, ///< null
|
||||
};
|
||||
|
||||
/// @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