mirror of
https://github.com/owncast/owncast.git
synced 2024-11-22 04:40:37 +03:00
Remove random image
This commit is contained in:
parent
680cfc977a
commit
ce9d403269
1 changed files with 0 additions and 5 deletions
|
@ -21,8 +21,3 @@ export const DemoServer = Template.bind({});
|
|||
DemoServer.args = {
|
||||
src: 'https://watch.owncast.online/logo',
|
||||
};
|
||||
|
||||
export const RandomImage = Template.bind({});
|
||||
RandomImage.args = {
|
||||
src: 'https://picsum.photos/600/500',
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue