Skip to content

Commit

Permalink
fix: potential fix for deeplink (openwallet-foundation#1247)
Browse files Browse the repository at this point in the history
Signed-off-by: wadeking98 <wkingnumber2@gmail.com>
  • Loading branch information
wadeking98 authored Aug 26, 2024
1 parent 754311b commit 492b4a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/legacy/core/App/contexts/store.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ export const defaultState: State = {
seenCredentialOfferTour: false,
seenProofRequestTour: false,
},
deepLink: '',
loading: false,
stateLoaded: false,
}
Expand Down

0 comments on commit 492b4a1

Please sign in to comment.