Update UserController.php
This commit is contained in:
parent
98933c784a
commit
a92739c950
|
@ -761,7 +761,7 @@ class UserController extends Controller
|
|||
|
||||
saveIcon('whatsapp', $request->whatsapp);
|
||||
|
||||
saveIcon('twitch', $request->whatsapp);
|
||||
saveIcon('twitch', $request->twitch);
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue