From e49e781cb88df0030b4ed9408c771e29f02614af Mon Sep 17 00:00:00 2001 From: Kit Langton Date: Fri, 27 Feb 2026 09:44:01 -0500 Subject: feat(app): add Warp to the open menu (#15368) --- packages/ui/src/components/app-icons/types.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/ui/src/components/app-icons') diff --git a/packages/ui/src/components/app-icons/types.ts b/packages/ui/src/components/app-icons/types.ts index a0343c25b..4fb3abf39 100644 --- a/packages/ui/src/components/app-icons/types.ts +++ b/packages/ui/src/components/app-icons/types.ts @@ -9,6 +9,7 @@ export const iconNames = [ "terminal", "iterm2", "ghostty", + "warp", "xcode", "android-studio", "antigravity", -- cgit v1.2.3