Skip to content
This repository has been archived by the owner on Oct 15, 2021. It is now read-only.

Commit

Permalink
removing lorem ipsum
Browse files Browse the repository at this point in the history
  • Loading branch information
ElectronicManuel committed Nov 6, 2018
1 parent 54d28b8 commit d6b317d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vsync/vsync",
"version": "6.9.4",
"version": "6.9.5",
"description": "",
"author": "ElectronicManuel",
"license": "GPL-3.0",
Expand Down
5 changes: 1 addition & 4 deletions src/video-tracker/views/series/no-video.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,7 @@ export class NoVideo extends React.Component<SeriesViewProps, {}> {
</Typography>
<List>
<ListItem>
<ListItemText primary='Lorem Ipsum' />
</ListItem>
<ListItem>
<ListItemText primary='Lorem Ipsum' />
<ListItemText primary='Click on the video player' />
</ListItem>
{
this.props.series.videoPlayerHost &&
Expand Down

0 comments on commit d6b317d

Please sign in to comment.