Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Commit 138f8e3

Browse files
authored
注释时漏了一笔
1 parent 5a90e38 commit 138f8e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MCServerQuery/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
);
6767
} else if ($InfoPing !== false) {
6868
$json = array(
69-
'icon' => $InfoPing['favicon'],
69+
//'icon' => $InfoPing['favicon'],
7070
'motd' => $InfoPing['description'],
7171
'server' => array(
7272
'host' => $host,

0 commit comments

Comments
 (0)