mirror of
https://github.com/v2board/v2board.git
synced 2025-10-30 08:52:05 +08:00
update
This commit is contained in:
@@ -45,6 +45,9 @@ class ConfigController extends Controller
|
||||
],
|
||||
'server' => [
|
||||
'server_token' => config('v2board.server_token')
|
||||
],
|
||||
'tutorial' => [
|
||||
'apple_id' => config('v2board.apple_id')
|
||||
]
|
||||
]
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user