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