mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-13 05:19:03 +08:00
Fix typo
This commit is contained in:
parent
e5f38a997f
commit
1466fa770d
@ -158,7 +158,7 @@ NotificationsService::NotificationsService() {
|
|||||||
_started = false;
|
_started = false;
|
||||||
_notificationType = 0;
|
_notificationType = 0;
|
||||||
_token1 = "";
|
_token1 = "";
|
||||||
_token1 = "";
|
_token2 = "";
|
||||||
_settings = "";
|
_settings = "";
|
||||||
}
|
}
|
||||||
NotificationsService::~NotificationsService() { end(); }
|
NotificationsService::~NotificationsService() { end(); }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user