Skip to content

Commit eb9b5c8

Browse files
committed
Change: Make Flashing available only after reading ECU (Fix Languages)
1 parent 7729573 commit eb9b5c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ added_files = [
3333
('data/*.json', 'data'),
3434
('json/*', 'json'),
3535
('simu/*', 'simu'),
36+
('i18n/Languages.json', 'i18n'),
3637
('i18n/flags/*', 'i18n/flags'),
3738
('i18n/translations/*', 'i18n/translations'),
3839
]

0 commit comments

Comments
 (0)