Fix case submenus are ignored.

- Append submenus to iterate list

Signed-off-by: Pakin <pakin.t@forth.co.th>
This commit is contained in:
Pakin 2025-10-28 12:53:54 +07:00
parent a15f0d42f9
commit 669f789903
2 changed files with 22 additions and 34 deletions

View file

@ -3,6 +3,7 @@ pub struct Headers {}
impl Headers {
// will be deprecated by next version
#[deprecated]
pub fn get_recipe_table_sgp_24022025() -> Vec<&'static str> {
[
"Name",
@ -128,6 +129,7 @@ impl Headers {
.to_vec()
}
#[deprecated]
pub fn get_recipe_table_dubai_16052025() -> Vec<&'static str> {
[
"Name",