sintonia/public/js/airtime/onready/library.js

6 lines
67 B
JavaScript

$(document).ready(function() {
setUpLibrary();
setUpSPL();
});