mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
7 lines
79 B
JavaScript
7 lines
79 B
JavaScript
require([
|
|
"/inc/bootstrap/js/bootstrap.min.js",
|
|
"app"]
|
|
,function() {
|
|
|
|
});
|