Improve UI

This commit is contained in:
vorotamoroz
2026-05-16 23:09:11 +09:00
parent d5e2f57781
commit f0628a0d2c
6 changed files with 9 additions and 9 deletions

View File

@@ -28,7 +28,7 @@ export class P2PServerStatusPaneView extends SvelteItemView {
}
getDisplayText() {
return "P2P Server Status";
return "P2P Status";
}
instantiateComponent(target: HTMLElement) {