mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-20 14:37:01 +01:00
v3.6.0.3 - Bugfix
This commit is contained in:
@@ -1170,7 +1170,7 @@ function get_locales() {
|
||||
async function check_updates() {
|
||||
try {
|
||||
const desired_display_firmware_version = 45;
|
||||
const berry_driver_version = 4;
|
||||
const berry_driver_version = 6;
|
||||
|
||||
if (Debug) {
|
||||
console.log('Check-Updates');
|
||||
|
||||
Reference in New Issue
Block a user