diff options
Diffstat (limited to 'development/states/tx-list-items.json')
-rw-r--r-- | development/states/tx-list-items.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/development/states/tx-list-items.json b/development/states/tx-list-items.json index d41fa664a..990f97ded 100644 --- a/development/states/tx-list-items.json +++ b/development/states/tx-list-items.json @@ -133,7 +133,8 @@ "send": { "fromDropdownOpen": false, "toDropdownOpen": false, - "errors": {} + "errors": {}, + "warnings": {} }, "gas": { "customData": { |