Since watches used for showing the launcher are now stored (so they can be removed easily), that line is now called and causes the launcher to start. It should be easy enough to just detect if it's a clock app or not now.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Ahh - thanks! I think I just spotted it. I'll try and get a fix in next week.
This line: https://github.com/espruino/BangleApps/blob/master/apps/notifyfs/notify.js#L132
Since watches used for showing the launcher are now stored (so they can be removed easily), that line is now called and causes the launcher to start. It should be easy enough to just detect if it's a clock app or not now.