mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-03 12:47:17 -06:00
8 lines
62 B
PHP
8 lines
62 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'view' => 'breadcrumbs::bootstrap3',
|
|
|
|
];
|