mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-19 10:53:37 +00:00
rename admin to settings.
This commit is contained in:
@@ -71,7 +71,7 @@ class NotificationController extends Controller
|
||||
$forcedAvailability['pushover'] = '' !== $pushoverAppToken && '' !== $pushoverUserToken;
|
||||
|
||||
return view(
|
||||
'admin.notifications.index',
|
||||
'settings.notifications.index',
|
||||
compact(
|
||||
'title',
|
||||
'subTitle',
|
||||
|
Reference in New Issue
Block a user