DisplayApp now takes the filesystem as ctor arguments
@@ -360,7 +360,8 @@ Pinetime::Applications::DisplayApp displayApp(lcd,
timerController,
alarmController,
brightnessController,
touchHandler);
touchHandler,
fs);
Pinetime::System::SystemTask systemTask(spi,
lcd,
The note is not visible to the blocked user.