mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-25 12:38:46 -05:00
(Update) CRUDDY PT.2 🚀
This commit is contained in:
@@ -1196,7 +1196,7 @@ class TorrentController extends Controller
|
||||
}
|
||||
\Log::notice("Deletion of torrent failed due to: \n\n{$errors}");
|
||||
|
||||
return redirect()->route('home')
|
||||
return redirect()->route('home.index')
|
||||
->withErrors('Unable to delete Torrent');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user