mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 01:47:00 +01:00
Disable the opensea provider and NFT feature What's New notifications (#19828)
This commit is contained in:
parent
12bd60ee79
commit
6bb5e6941d
@ -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