Fix queue links/count for maintainers
This commit is contained in:
committed by
Chris Morgan
parent
03b614fd10
commit
dd6f0109bf
@@ -341,7 +341,6 @@ class appData
|
||||
appVersion, appFamily WHERE
|
||||
appFamily.appId = appVersion.appId
|
||||
AND
|
||||
AND
|
||||
appMaintainers.state = 'accepted'
|
||||
AND
|
||||
appMaintainers.userId = '?'
|
||||
|
||||
Reference in New Issue
Block a user