Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
AgentXLP committed Sep 2, 2024
1 parent b18af26 commit 4e01841
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/pc/djui/djui_panel_mod_menu.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,9 @@ static void djui_panel_mod_menu_mod_create_element(struct DjuiBase* parent, int
}
break;
}
case MOD_MENU_ELEMENT_MAX:
case MOD_MENU_ELEMENT_MAX: {
break;
}
}
}

Expand Down

0 comments on commit 4e01841

Please sign in to comment.