From 87fbf2c1934f0f0f68e42470ce2a3c8f28e15c1f Mon Sep 17 00:00:00 2001 From: tidusjar Date: Tue, 9 Aug 2022 10:44:32 +0100 Subject: [PATCH] last last --- .../components/detailed-card/detailed-card.component.stories.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Ombi/ClientApp/src/app/components/detailed-card/detailed-card.component.stories.ts b/src/Ombi/ClientApp/src/app/components/detailed-card/detailed-card.component.stories.ts index af424180e..239c5ab33 100644 --- a/src/Ombi/ClientApp/src/app/components/detailed-card/detailed-card.component.stories.ts +++ b/src/Ombi/ClientApp/src/app/components/detailed-card/detailed-card.component.stories.ts @@ -194,7 +194,7 @@ PartiallyAvailableTv.args = { export const TvNoUsername = Template.bind({}); // More on args: https://storybook.js.org/docs/angular/writing-stories/args -PartiallyAvailableTv.args = { +TvNoUsername.args = { request: { title: 'For All Mankind', approved: true,