display warp+ key

This commit is contained in:
mercury
2024-08-27 13:46:08 +04:00
parent a82147eeda
commit 5988c4fcee
+1
View File
@@ -4341,6 +4341,7 @@ DNS-over-HTTPS with IP:
{
$text[] = "Menu -> " . $this->i18n('warp');
$text[] = "status: " . $this->warpStatus();
$text[] = "key: " . $this->getPacConf()['warp'];
$data[] = [
[
'text' => $this->i18n('set key'),