mirror of
				https://github.com/v2board/v2board.git
				synced 2025-11-01 01:41:47 +08:00 
			
		
		
		
	update: remove get subscribe id
This commit is contained in:
		| @@ -104,7 +104,6 @@ class UserController extends Controller | ||||
|     { | ||||
|         $user = User::where('id', $request->session()->get('id')) | ||||
|             ->select([ | ||||
|                 'id', | ||||
|                 'plan_id', | ||||
|                 'token', | ||||
|                 'expired_at', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user