fix(governance): withdrawals dissapearing when the withdraw dialog is opened (#6045)
This commit is contained in:
parent
1fd1013353
commit
c0396db2b1
@ -31,7 +31,7 @@ i18n
|
||||
load: 'languageOnly',
|
||||
debug: isInDev,
|
||||
// have a common namespace used around the full app
|
||||
ns: ['governance', 'wallet', 'wallet-react'],
|
||||
ns: ['governance', 'wallet', 'wallet-react', 'assets', 'utils'],
|
||||
defaultNS: 'governance',
|
||||
keySeparator: false, // we use content as keys
|
||||
nsSeparator: false,
|
||||
|
Loading…
Reference in New Issue
Block a user