Update background.ts

This commit is contained in:
Tommy D. Rossi
2025-12-27 18:33:19 +01:00
parent 75c5c2360f
commit e63dc52c68
+1 -1
View File
@@ -772,7 +772,7 @@ const icons = {
'48': '/icons/icon-gray-48.png',
'128': '/icons/icon-gray-128.png',
},
title: 'Connecting...',
title: 'Waiting for MCP WS server...',
badgeText: '...',
badgeColor: [0, 0, 0, 0] as [number, number, number, number],
},