mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
refactoring on types
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
///<amd-module name="main" />
|
||||
|
||||
import RootWidget from "./widgets/RootWidget";
|
||||
import RootWidget from "./widgets/root_widget";
|
||||
import env from "./env";
|
||||
|
||||
document.addEventListener("DOMContentLoaded", async function() {
|
||||
|
||||
Reference in New Issue
Block a user