Browse Source

fix #337: add twister_timeline.js to following.html

readme-update
Simon Grim 9 years ago
parent
commit
f4f9f30221
  1. 1
      following.html

1
following.html

@ -22,6 +22,7 @@ @@ -22,6 +22,7 @@
<script src="js/twister_formatpost.js"></script>
<script src="js/twister_newmsgs.js"></script>
<script src="js/twister_following.js"></script>
<script src="js/twister_timeline.js"></script>
<script src="js/twister_directmsg.js"></script>
<script src="js/twister_actions.js"></script>
<script src="js/interface_common.js"></script>

Loading…
Cancel
Save