mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Update redirect on new rss key generation
This commit is contained in:
@@ -143,7 +143,7 @@ class ProfileController extends BasePageController
|
||||
case 'newapikey':
|
||||
User::updateRssKey($userid);
|
||||
|
||||
return redirect('profileedit');
|
||||
return redirect('profile');
|
||||
break;
|
||||
case 'clearcookies':
|
||||
$sab->unsetCookie();
|
||||
|
||||
Reference in New Issue
Block a user