Update Staging Deploy
This commit is contained in:
@@ -27,7 +27,7 @@ return [
|
||||
'name' => "My Drafts",
|
||||
'icon' => 'scissors',
|
||||
'route' => 'entries.drafts',
|
||||
'condition' => (fn() => !\Auth::guest())
|
||||
'auth' => true
|
||||
]
|
||||
]
|
||||
],
|
||||
@@ -63,7 +63,7 @@ return [
|
||||
[
|
||||
'name' => 'ROM Patcher',
|
||||
'icon' => 'stamp',
|
||||
'route' => 'home'
|
||||
'route' => 'tools.patcher'
|
||||
],
|
||||
[
|
||||
'name' => 'ROM Hasher',
|
||||
|
||||
Reference in New Issue
Block a user