modify default setting value
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ const defaultSettings = {
|
||||
thousandsSeparator: true,
|
||||
currencyDisplayMode: 'symbol', // or 'none' or 'code' or 'name'
|
||||
showAccountBalance: true,
|
||||
animate: false,
|
||||
animate: true,
|
||||
autoDarkMode: true
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user