BangleApps/apps/bthrm/boot.js

2 lines
105 B
JavaScript
Raw Permalink Normal View History

if ((require('Storage').readJSON("bthrm.json", true) || {}).enabled != false) require("bthrm").enable();