unnecessary
This commit is contained in:
parent
c120d47d38
commit
25941226e9
@ -67,7 +67,7 @@ class Item extends Controller
|
||||
$module->action_url .= $character . http_build_query($parameters);
|
||||
}
|
||||
|
||||
return view('modules.item.show', compact('module', 'about', 'installed', 'enable'));
|
||||
return view('modules.item.show', compact('module', 'installed', 'enable'));
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user