Readme: welcome.js is no longer special (they now use *.boot.js)

master
Richard de Boer 2020-04-04 19:43:17 +02:00
parent 8a7c61aa65
commit 4a9cf92acb
1 changed files with 0 additions and 2 deletions

View File

@ -381,8 +381,6 @@ That way removing the app also cleans up `app.settings.json`.
- Need to save state? Use the `E.on('kill',...)` event to save JSON to a file called `7chname.json`, then load it at startup.
- 'Welcome' apps define a file called `welcome.js` which the booloader picks up. This then chain-loads the welcome app itself.
- 'Alarm' apps define a file called `alarm.js` which handles the actual alarm window.
- Locale is handled by `require("locale")`. An app may create a `locale` file in Storage which is