mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01: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…
Add table
Add a link
Reference in a new issue