Scott Lahteine 6 years ago
parent
commit
5a74b12b45
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/src/core/language.h

+ 1
- 1
Marlin/src/core/language.h View File

@@ -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

Loading…
Cancel
Save