File tree Expand file tree Collapse file tree 1 file changed +17
-5
lines changed
Expand file tree Collapse file tree 1 file changed +17
-5
lines changed Original file line number Diff line number Diff line change 3434 'globals.access_denied '
3535 ),
3636 ],
37- 'tools ' => [
38- 'settings ' => env ('TGN_VIEW_TOOL_SETTING ' , 'tools.settings ' ),
39- 'custom_event_action ' => env ('TGN_VIEW_TOOL_CUSTOM_EVENT_ACTION ' , 'tools.custom_event_action ' ),
40- 'custom_event ' => env ('TGN_VIEW_TOOL_CUSTOM_EVENT ' , 'tools.custom_event ' ),
41- 'set_menu_cmd ' => env ('TGN_VIEW_TOOL_SET_MENU_COMMAND ' , 'tools.set_menu_cmd ' ),
37+ 'tools ' => [
38+ 'settings ' => env (
39+ 'TGN_VIEW_TOOL_SETTING ' ,
40+ 'tools.settings '
41+ ),
42+ 'custom_event_action ' => env (
43+ 'TGN_VIEW_TOOL_CUSTOM_EVENT_ACTION ' ,
44+ 'tools.custom_event_action '
45+ ),
46+ 'custom_event ' => env (
47+ 'TGN_VIEW_TOOL_CUSTOM_EVENT ' ,
48+ 'tools.custom_event '
49+ ),
50+ 'set_menu_cmd ' => env (
51+ 'TGN_VIEW_TOOL_SET_MENU_COMMAND ' ,
52+ 'tools.set_menu_cmd '
53+ ),
4254 ],
4355 ],
4456];
You can’t perform that action at this time.
0 commit comments