Remove stray whitespace from xml.cpp

This commit is contained in:
Will Tatam
2024-09-22 13:05:22 +01:00
parent 23e578bfbf
commit 382d7e8ac3

View File

@@ -784,6 +784,5 @@ void getSettingsJS(byte subPage, char* dest)
#else
oappend(SET_F("gId(\"somp\").remove(1);")); // remove 2D option from dropdown
#endif
}
}