Merge branch 'bugfix_ui_endpoint' into develop
This commit is contained in:
@@ -202,6 +202,7 @@ export const SETTINGS_ARRAY = [
|
||||
default_value: "",
|
||||
ui_template_id: "select",
|
||||
logics_template_id: "get_set",
|
||||
add_endpoint_run_array: ["from_backend"],
|
||||
base_endpoint_name: "selected_translation_compute_type",
|
||||
},
|
||||
{
|
||||
@@ -517,6 +518,7 @@ export const SETTINGS_ARRAY = [
|
||||
default_value: "",
|
||||
ui_template_id: "select",
|
||||
logics_template_id: "get_set",
|
||||
add_endpoint_run_array: ["from_backend"],
|
||||
base_endpoint_name: "selected_transcription_compute_type",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user