[Refactor/TMP4] Refactor UI components and connect to backend APIs. (MessageFormat)

This commit is contained in:
Sakamoto Shiina
2025-10-22 15:17:06 +09:00
parent 9473bdef13
commit e9287318c3
4 changed files with 26 additions and 28 deletions

View File

@@ -468,14 +468,6 @@ export const SETTINGS_ARRAY = [
logics_template_id: "toggle_enable_disable",
base_endpoint_name: "send_received_message_to_vrc",
},
{
Category: "Others",
Base_Name: "MessageFormat_ExampleViewFilter",
default_value: {},
ui_template_id: "object",
logics_template_id: "get_set",
base_endpoint_name: "message_format_example_view_filter",
},
{
Category: "Others",
Base_Name: "SendMessageFormatParts",