mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-19 02:45:58 +00:00
16 lines
189 B
JavaScript
16 lines
189 B
JavaScript
![]() |
//import './bootstrap';
|
||
|
|
||
|
|
||
|
//import {onDOMContentLoaded} from "./util/index.js";
|
||
|
|
||
|
|
||
|
// alert('hallo');
|
||
|
|
||
|
|
||
|
// onDOMContentLoaded(() => {
|
||
|
// //alert('OK dan!');
|
||
|
// })
|
||
|
|
||
|
|
||
|
//alert('OK dan 2!');
|