webui-aria2/js/init.js

4 lines
58 B
JavaScript

$(function() {
angular.bootstrap(document, ['app'])
});