mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-19 10:53:31 +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!');
|