Skip to content

Commit b8f2176

Browse files
committed
automation: prettier blade ci
1 parent 7103a39 commit b8f2176

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

resources/views/user/collectible/index.blade.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@
1515
{{ __('user.badges') }}
1616
</a>
1717
</li>
18-
<li class="breadcrumb--active">
19-
{{ __('common.my') }} {{ __('user.badges') }}
20-
</li>
18+
<li class="breadcrumb--active">{{ __('common.my') }} {{ __('user.badges') }}</li>
2119
@endsection
2220

2321
@section('nav-tabs')

0 commit comments

Comments
 (0)