Skip to content

Commit

Permalink
Merge branch 'develop' into global-menu-notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
darkwing authored Sep 15, 2023
2 parents e6ca33d + bfaaf40 commit 14dead7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/store/actions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ import {
getSelectedAddress,
hasTransactionPendingApprovals,
getApprovalFlows,
getCurrentNetworkTransactions,
///: BEGIN:ONLY_INCLUDE_IN(snaps)
getNotifications,
///: END:ONLY_INCLUDE_IN
///: BEGIN:ONLY_INCLUDE_IN(keyring-snaps)
getPermissionSubjects,
getCurrentNetworkTransactions,
///: END:ONLY_INCLUDE_IN
} from '../selectors';
import {
Expand Down

0 comments on commit 14dead7

Please sign in to comment.