siwwy :3 #3

Closed
RoscoeDaWah wants to merge 261 commits from feat-privacy into master
Showing only changes of commit 103d6b7f3d - Show all commits

Remove duplicate lines

Frankie B 2023-07-29 18:16:08 +01:00
No known key found for this signature in database

View file

@ -48,8 +48,7 @@
{ {
return view('pages.music'); return view('pages.music');
}); });
return view('pages.music');
});
/* ------------------------------ Admin Routes ------------------------------ */ /* ------------------------------ Admin Routes ------------------------------ */
Route::get('/admin', function () { Route::get('/admin', function () {