mirror of https://github.com/espruino/BangleApps
removed testing stuff.... (・―・)
parent
8225e95188
commit
12606fb6fb
|
@ -27,7 +27,7 @@
|
|||
storedData = Object.assign({
|
||||
'bg': null,
|
||||
'bgTimeStamp': null,
|
||||
'bgDirection': "Flat"
|
||||
'bgDirection': null
|
||||
}, d || {});
|
||||
return d;
|
||||
} catch(e) {
|
||||
|
|
Loading…
Reference in New Issue