From 5bd1c8d3d2eea882a3318b7a255f8a4c3a77ab42 Mon Sep 17 00:00:00 2001 From: Wolmin Date: Mon, 7 Oct 2024 11:11:50 +0200 Subject: [PATCH] Small corrections --- public/icons/name.d.ts | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/icons/name.d.ts b/public/icons/name.d.ts index bf6d4fcb2a..76d304b1a2 100644 --- a/public/icons/name.d.ts +++ b/public/icons/name.d.ts @@ -6,6 +6,7 @@ | "API" | "apps_list" | "apps_slim" + | "apps_xs" | "apps" | "arrows/down-right" | "arrows/east-mini" @@ -35,6 +36,8 @@ | "clock" | "coins/bitcoin" | "collection" + | "contracts_verified" + | "contracts" | "contracts/proxy" | "contracts/regular_many" | "contracts/regular" @@ -160,6 +163,7 @@ | "txn_batches_slim" | "txn_batches" | "uniswap" + | "up" | "user_op_slim" | "user_op" | "validator" @@ -171,4 +175,4 @@ | "wallets/metamask" | "wallets/token-pocket" | "watchlist"; - + \ No newline at end of file