1
0
Эх сурвалжийг харах

Update network timeline view

Daniel Supernault 6 жил өмнө
parent
commit
1e88bb4b63

+ 1 - 0
resources/views/timeline/network.blade.php

@@ -8,6 +8,7 @@
 
 @push('scripts')
 <script type="text/javascript" src="{{ mix('js/timeline.js') }}"></script>
+<script type="text/javascript" src="{{ mix('js/compose.js') }}"></script>
 <script type="text/javascript">
 	new Vue({
 		el: '#content'