Update server basic value
This commit is contained in:
parent
2a7a63a672
commit
3cf41e1e23
@ -26,7 +26,7 @@
|
||||
'server' => [
|
||||
'zero' => 0,
|
||||
'self-hosted' => 999999999999,
|
||||
'basic' => 1,
|
||||
'basic' => 2,
|
||||
'pro' => 10,
|
||||
'ultimate' => 25,
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user