Skip to content

Commit a92739c

Browse files
committed
Update UserController.php
1 parent 98933c7 commit a92739c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Http/Controllers/UserController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@ function saveIcon($icon, $link){
761761

762762
saveIcon('whatsapp', $request->whatsapp);
763763

764-
saveIcon('twitch', $request->whatsapp);
764+
saveIcon('twitch', $request->twitch);
765765

766766

767767

0 commit comments

Comments
 (0)