Преглед изворни кода

Clear the active alerts first

tags/v1.2.0
Bertrand Lemasle пре 6 година
родитељ
комит
5cd3f2e09b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      Core.cpp

+ 1
- 1
Core.cpp Прегледај датотеку

@@ -44,8 +44,8 @@ namespace core {
gps::preserveCurrentCoordinates();
}

alerts::add(notifyFailures(metadata));
alerts::clear(metadata);
alerts::add(notifyFailures(metadata));
positions::doBackup(forceBackup);

if (acquired) updateRtcTime();


Loading…
Откажи
Сачувај