Skip to content

Commit 61cecf2

Browse files
committed
chore: add prop for app view in config drift
1 parent e600c28 commit 61cecf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/app/details/appDetails/SourceInfo.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ export const SourceInfo = ({
196196
areConfigurationsDrifted={appDetails.resourceTree.hasDrift}
197197
appId={appDetails.appId}
198198
envId={envId}
199+
isAppView={isAppView}
199200
/>
200201
</div>
201202
)}

0 commit comments

Comments
 (0)