mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-22 14:13:36 -07:00
a
This commit is contained in:
parent
5ee029e6e0
commit
c81a7ae8fd
1 changed files with 0 additions and 6 deletions
|
@ -52,12 +52,6 @@ IdApplied.args = {
|
||||||
type: RequestType.movie,
|
type: RequestType.movie,
|
||||||
id: 'testId123'
|
id: 'testId123'
|
||||||
};
|
};
|
||||||
export const IdAppliedTest = Template.bind({});
|
|
||||||
IdApplied.args = {
|
|
||||||
src: 'https://ombi.io/img/logo-orange-small.png',
|
|
||||||
type: RequestType.movie,
|
|
||||||
id: 'testId123'
|
|
||||||
};
|
|
||||||
|
|
||||||
// export const InvalidMovieImage = Template.bind({});
|
// export const InvalidMovieImage = Template.bind({});
|
||||||
// InvalidMovieImage.args = {
|
// InvalidMovieImage.args = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue