mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Disable the opensea provider and NFT feature What's New notifications (#19828)
This commit is contained in:
parent
9cadb4ffe4
commit
2bf6f1bb37
@ -991,8 +991,8 @@ function getAllowedAnnouncementIds(state) {
|
||||
15: false,
|
||||
16: false,
|
||||
17: false,
|
||||
18: true,
|
||||
19: true,
|
||||
18: false,
|
||||
19: false,
|
||||
20: currentKeyringIsLedger && isFirefox,
|
||||
21: isSwapsChain,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user