mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Merge branch 'dev-controllers' of https://github.com/NNTmux/newznab-tmux into dev-controllers
This commit is contained in:
@@ -81,7 +81,6 @@ Route::get('/xxx', function () {
|
||||
redirect('/xxx');
|
||||
})->middleware('auth');
|
||||
|
||||
|
||||
Route::get('/contact-us', function () {
|
||||
redirect('/contact-us');
|
||||
})->middleware('guest');
|
||||
|
||||
Reference in New Issue
Block a user