Skip to content

Commit

Permalink
docs: updated localStorage constants doc
Browse files Browse the repository at this point in the history
  • Loading branch information
shayan-deriv committed Jun 20, 2024
1 parent 986b380 commit efd8b9a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions utils-docs/docs/Constants/localstorage.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,11 @@ uiExpandAccountSwitcher = "ui.expand_account_switcher";
```JS
traderLayout = "trader.layout";
```

```JS
p2pArchiveMessage = "should_not_show_auto_archive_message_again";
```

```JS
p2pArchiveOrder = "order_ids";
```

0 comments on commit efd8b9a

Please sign in to comment.