mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-16 12:55:14 +03:00
Tidy up init.js
build order
This commit is contained in:
parent
7bc1db46b6
commit
04d6cf556c
3 changed files with 2 additions and 4 deletions
|
@ -1,4 +1,5 @@
|
|||
import { i18n } from './localization';
|
||||
import '../components/init.js';
|
||||
import { i18n } from './localization.js';
|
||||
|
||||
$(document).ready(function () {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue