1
0
Fork 0

Update compose story view

This commit is contained in:
Daniel Supernault 2020-01-06 22:25:52 -07:00
parent 3b4219c0aa
commit 1515aa5256
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
@section('content')
<story-compose></story-compose>
<story-compose profile-id="{{auth()->user()->profile_id}}"></story-compose>
@endsection
@push('scripts')