mirror of
https://github.com/v2board/v2board.git
synced 2025-01-09 23:59:11 +08:00
Merge pull request #844 from cubemaze/patch-2
update: fix flag name matching confusion
This commit is contained in:
commit
f33eb0b4bb
@ -7,7 +7,7 @@ use Symfony\Component\Yaml\Yaml;
|
||||
|
||||
class ClashMeta
|
||||
{
|
||||
public $flag = 'clashmeta';
|
||||
public $flag = 'meta';
|
||||
private $servers;
|
||||
private $user;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user