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