File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 167167 'path ' => $ public_base_path .'/featherlight ' ,
168168 'type ' => 'public ' ,
169169 ],
170+ 'file-icons ' => [
171+ 'active ' => true ,
172+ 'path ' => $ public_base_path .'/file-icons ' ,
173+ 'type ' => 'public ' ,
174+ ],
170175 'firewall ' => [
171176 'active ' => true ,
172177 'path ' => $ public_base_path .'/firewall ' ,
338343 'path ' => $ public_base_path .'/progress ' ,
339344 'type ' => 'public ' ,
340345 ],
346+ 'prompts ' => [
347+ 'active ' => true ,
348+ 'path ' => $ public_base_path .'/prompts ' ,
349+ 'type ' => 'public ' ,
350+ ],
341351 'record ' => [
342352 'active ' => false ,
343353 'path ' => $ public_base_path .'/record ' ,
408418 'path ' => $ public_base_path .'/trainings ' ,
409419 'type ' => 'public ' ,
410420 ],
421+ 'tree ' => [
422+ 'active ' => true ,
423+ 'path ' => $ public_base_path .'/tree ' ,
424+ 'type ' => 'public ' ,
425+ ],
411426 'user ' => [
412427 'active ' => true ,
413428 'path ' => $ public_base_path .'/user ' ,
You can’t perform that action at this time.
0 commit comments