Skip to content

Commit 0430dc5

Browse files
committed
Merge branch '0_15' into blending-styles
2 parents 011afd0 + 27bec89 commit 0430dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wled00/xml.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ void getSettingsJS(byte subPage, char* dest)
535535
sappends('s',SET_F("AI"),alexaInvocationName);
536536
sappend('c',SET_F("SA"),notifyAlexa);
537537
sappend('v',SET_F("AP"),alexaNumPresets);
538-
#elese
538+
#else
539539
oappend(SET_F("toggle('Alexa');")); // hide Alexa settings
540540
#endif
541541

0 commit comments

Comments
 (0)