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