Update index.html

pull/109/head
midoks 6 years ago
parent 15a9b8215a
commit e0a1174e77
  1. 2
      plugins/bbr/index.html

@ -11,7 +11,7 @@
</div>
<script type="text/javascript">
$.getScript( "/plugins/file?name=bbr&f=js/brr.js", function() {
$.getScript( "/plugins/file?name=bbr&f=js/bbr.js", function() {
pluginService('bbr');
});
</script>
Loading…
Cancel
Save