mirror of https://github.com/espruino/BangleApps
fix lint error
parent
a8dc1dbb17
commit
32415c7189
|
@ -19,7 +19,7 @@
|
||||||
value : accelData, notify : true
|
value : accelData, notify : true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
})} catch(e) {};
|
})} catch(e) {}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue