Merge branch 'statistics-resolver' into 1973-List-open-contribution-links-in-the-wallet

This commit is contained in:
ogerly 2022-08-17 13:55:18 +02:00
commit 924bbe52c3

View File

@ -30,6 +30,7 @@ export const ROLE_USER = new Role('user', [
RIGHTS.UPDATE_CONTRIBUTION,
RIGHTS.SEARCH_ADMIN_USERS,
RIGHTS.LIST_CONTRIBUTION_LINKS,
RIGHTS.COMMUNITY_STATISTICS,
])
export const ROLE_ADMIN = new Role('admin', Object.values(RIGHTS)) // all rights