mirror of
https://github.com/luc-github/ESP3D.git
synced 2026-02-20 01:11:19 +01:00
Fix typo
This commit is contained in:
@@ -158,7 +158,7 @@ NotificationsService::NotificationsService() {
|
||||
_started = false;
|
||||
_notificationType = 0;
|
||||
_token1 = "";
|
||||
_token1 = "";
|
||||
_token2 = "";
|
||||
_settings = "";
|
||||
}
|
||||
NotificationsService::~NotificationsService() { end(); }
|
||||
|
||||
Reference in New Issue
Block a user