mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00:00
Export ROLES constant.
This commit is contained in:
parent
2d371098b4
commit
04ec1d3990
1 changed files with 2 additions and 0 deletions
|
|
@ -51,3 +51,5 @@ export * from 'components/common/Pager';
|
|||
|
||||
export * from 'components/input/TeamsButton';
|
||||
export * from 'components/input/ThemeButton';
|
||||
|
||||
export { ROLES } from 'lib/constants';
|
||||
|
|
|
|||
Loading…
Reference in a new issue