fix: windows build
This commit is contained in:
parent
40c99f2355
commit
5ff836db24
|
@ -1375,7 +1375,7 @@ bool community = shellGetGrantInfo(buf);
|
|||
#else
|
||||
#ifndef WEBSOCKET
|
||||
if(community) {
|
||||
showAD(false)
|
||||
showAD(false);
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue