Update profile story view

pull/2083/head
Daniel Supernault 5 years ago
parent 43c7bda663
commit 4182d7efa5
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -1,7 +1,7 @@
@extends('layouts.app')
@section('content')
<story-viewer pid="{{$pid}}"></story-viewer>
<story-viewer pid="{{$pid}}" redirect="{{$profile->url()}}"></story-viewer>
@endsection
@push('scripts')

Loading…
Cancel
Save