mirror of
https://github.com/luc-github/ESP3D.git
synced 2026-03-25 09:06:52 +01:00
Fix compilation error
fix filesystem sed typo error
This commit is contained in:
@@ -128,6 +128,7 @@ bool AuthenticationService::begin(Authwebserver * webserver)
|
||||
#if defined (HTTP_FEATURE)
|
||||
_webserver = webserver;
|
||||
#endif //HTTP_FEATURE
|
||||
return true;
|
||||
}
|
||||
void AuthenticationService::end()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user