mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Update profiles.home view
This commit is contained in:
parent
1b1abe7c20
commit
cc494fd142
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
||||||
@endsection
|
@endsection
|
||||||
|
|
||||||
@push('scripts')
|
@push('scripts')
|
||||||
<script type="text/javascript" src="{{mix('js/compose.js')}}"></script>
|
|
||||||
<script type="text/javascript" src="{{mix('js/profile-directory.js')}}"></script>
|
<script type="text/javascript" src="{{mix('js/profile-directory.js')}}"></script>
|
||||||
<script type="text/javascript">App.boot();</script>
|
<script type="text/javascript">App.boot();</script>
|
||||||
@endpush
|
@endpush
|
Loading…
Add table
Reference in a new issue