mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	update
This commit is contained in:
		| @@ -20,13 +20,13 @@ class TutorialController extends Controller | ||||
|         if ($user->expired_at < time()) { | ||||
|             return response([ | ||||
|                 'data' => false | ||||
|             ]) | ||||
|             ]); | ||||
|         } | ||||
|         return response([ | ||||
|             'data' => [ | ||||
|                 'apple_id' => config('v2board.apple_id'), | ||||
|                 'apple_id_password' => config('v2board.apple_id_password') | ||||
|             ] | ||||
|         ]) | ||||
|         ]); | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user