Skip to content

Commit d8fe8b2

Browse files
sharpninjaCopilot
andcommitted
Rename Android app label to MCP Server Manager
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 0c64f8b commit d8fe8b2

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

artifacts/voice-chat.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
- "✗"
2+
- "●"
3+
- "â””"
4+
- "Now let me follow the procedures"
5+
- '$ Invoke-RestMethod -Uri "http://localhost:7147/health" -Method Get'
6+
- "✅"

src/McpServerManager.Android/MainActivity.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
namespace McpServerManager.Android;
1111

1212
[Activity(
13-
Label = "Request Tracker",
13+
Label = "MCP Server Manager",
1414
Theme = "@style/MyTheme.NoActionBar",
1515
Icon = "@drawable/icon",
1616
MainLauncher = true,

0 commit comments

Comments
 (0)