Scott Lahteine 6 anos atrás
pai
commit
5a74b12b45
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      Marlin/src/core/language.h

+ 1
- 1
Marlin/src/core/language.h Ver arquivo

@@ -334,6 +334,6 @@
334 334
 #ifdef CUSTOM_USER_MENU_TITLE
335 335
   #undef MSG_USER_MENU
336 336
   #define MSG_USER_MENU CUSTOM_USER_MENU_TITLE
337
-#else
337
+#endif
338 338
 
339 339
 #endif // __LANGUAGE_H

Carregando…
Cancelar
Salvar