Skip to content

Commit

Permalink
Merge pull request #4167 from nextcloud/backport/4166/stable7
Browse files Browse the repository at this point in the history
  • Loading branch information
Pytal committed May 30, 2023
2 parents 7975e64 + 8acb8b5 commit fe2edcf
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
1 change: 1 addition & 0 deletions src/functions/index.js
@@ -1,2 +1,3 @@
export * from './a11y/index.js'
export * from './emoji/index.js'
export { default as usernameToColor } from './usernameToColor/index.js'
1 change: 0 additions & 1 deletion src/index.js
Expand Up @@ -24,4 +24,3 @@ export * from './components/index.js'
export * from './functions/index.js'
export * from './directives/index.js'
export * from './mixins/index.js'
export * from './a11y/index.js'

0 comments on commit fe2edcf

Please sign in to comment.