feat: simplify sb check displaying

This commit is contained in:
divocat
2025-10-27 13:16:18 +02:00
parent f1a6ff3469
commit 675a6af89c
8 changed files with 20 additions and 20 deletions

View File

@@ -64,7 +64,7 @@ export async function runSingBoxCheck() {
},
{
state: data.sing_box_version_ok ? 'success' : 'error',
key: _('Sing-box version >= 1.12.4'),
key: _('Sing-box version is compatible (newer than 1.12.4)'),
value: '',
},
{