mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-19 23:39:42 +01:00
Forgot this line...
This commit is contained in:
parent
63c64de455
commit
c9841985a1
@ -175,6 +175,8 @@ ACLRegistry::isAuthorizedUser( const QString& dbid, const QString &username, ACL
|
||||
getUserDecision( user, username );
|
||||
return ACLRegistry::NotFound;
|
||||
}
|
||||
else
|
||||
user.acl = ACLRegistry::Stream;
|
||||
#endif
|
||||
|
||||
m_cache.append( user );
|
||||
|
Loading…
x
Reference in New Issue
Block a user