Merge pull request #2446 from Ronin0000-Github-Bangle-js-Fork-4/master

Disable use of emulator in Pomodoro Plus because it does not work in the emulator.
master
Gordon Williams 2023-01-05 09:05:49 +00:00 committed by GitHub
commit 9ee04ec7d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -10,7 +10,6 @@
"BANGLEJS",
"BANGLEJS2"
],
"allow_emulator": true,
"storage": [
{
"name": "pomoplus.app.js",
@ -34,4 +33,4 @@
"url": "settings.js"
}
]
}
}