ENH: add link

Jira: XXXX

Change-Id: Icd1417f10253d804a3098822fa377be2b1d42a17
This commit is contained in:
maosheng.wei 2023-09-26 21:18:19 +08:00 committed by Lane.Wei
parent 308691e560
commit 90fe113341
1 changed files with 1 additions and 1 deletions

View File

@ -2044,7 +2044,7 @@ void TabPrint::build()
optgroup = page->new_optgroup(L("Special mode"), L"param_special");
optgroup->append_single_option_line("slicing_mode");
optgroup->append_single_option_line("print_sequence");
optgroup->append_single_option_line("print_sequence", "sequent-print");
optgroup->append_single_option_line("spiral_mode", "spiral-vase");
optgroup->append_single_option_line("timelapse_type", "Timelapse");