Update server basic value
This commit is contained in:
parent
2a7a63a672
commit
3cf41e1e23
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
'server' => [
|
||||
'zero' => 0,
|
||||
'self-hosted' => 999999999999,
|
||||
'basic' => 1,
|
||||
'basic' => 2,
|
||||
'pro' => 10,
|
||||
'ultimate' => 25,
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue