diff options
| author | Jude <julie_wang1@brown.edu> | 2019-03-10 13:29:58 -0400 |
|---|---|---|
| committer | Jude <julie_wang1@brown.edu> | 2019-03-10 13:29:58 -0400 |
| commit | 8145fd3bcd2abeb8f8c0e819e365b90e7227b8b3 (patch) | |
| tree | 2a3c59d51ec7fd12fb993f85d33f07e5396fa984 /src/client/views/collections/CollectionView.tsx | |
| parent | 43c96800f0a651247fdcaf2c77c710a30cb3f79d (diff) | |
| parent | 6b63817dc2936ebec82b67600b33845a82c7fe99 (diff) | |
merged and added audio/video nodes
Diffstat (limited to 'src/client/views/collections/CollectionView.tsx')
| -rw-r--r-- | src/client/views/collections/CollectionView.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/collections/CollectionView.tsx b/src/client/views/collections/CollectionView.tsx index 159d7f3e0..932ca29a9 100644 --- a/src/client/views/collections/CollectionView.tsx +++ b/src/client/views/collections/CollectionView.tsx @@ -116,4 +116,4 @@ export class CollectionView extends React.Component<CollectionViewProps> { {this.subView} </div>) } -}
\ No newline at end of file +} |
