mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-26 10:51:12 -06:00
8 lines
62 B
PHP
8 lines
62 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'view' => 'breadcrumbs::bootstrap3',
|
|
|
|
];
|