Add Album comment to Album details

This commit is contained in:
Deluan
2020-11-13 21:11:24 -05:00
parent 08f96639f4
commit b0ea517fdd
8 changed files with 236 additions and 84 deletions
+1
View File
@@ -6,6 +6,7 @@ export * from './ContextMenus'
export * from './DocLink'
export * from './DurationField'
export * from './List'
export * from './MultiLineTextField'
export * from './Pagination'
export * from './PlayButton'
export * from './QuickFilter'