浏览代码

Update network timeline view

Daniel Supernault 6 年之前
父节点
当前提交
1e88bb4b63
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      resources/views/timeline/network.blade.php

+ 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'