1
0
mirror of https://github.com/Ylianst/MeshCommander synced 2025-12-06 06:03:20 +00:00

Improved internalization.

This commit is contained in:
Ylian Saint-Hilaire
2020-11-16 17:57:24 -08:00
parent 10ab1465d8
commit 58d82f77bc
22 changed files with 10143 additions and 3 deletions

View File

@@ -13389,6 +13389,8 @@
window['go'] = go;
window['QV'] = QV;
window['numbersOnly'] = numbersOnly;
window['syncClock'] = syncClock;
window['showLinkPolicyDlg'] = showLinkPolicyDlg;
// ###BEGIN###{PowerControl}
window['showPowerActionDlg'] = showPowerActionDlg;
// ###BEGIN###{PowerControl-Advanced}