From d46cd9c32c6cfb8b7eccb09dc09969f419fb6745 Mon Sep 17 00:00:00 2001 From: Rui Shan Date: Sat, 11 Nov 2023 13:10:39 +0800 Subject: [PATCH] Update ThemeSequenceDiagram component name --- docs/diagrams/ChangeThemeSequenceDiagram.puml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/diagrams/ChangeThemeSequenceDiagram.puml b/docs/diagrams/ChangeThemeSequenceDiagram.puml index 194190aea57..eb026fe19e1 100644 --- a/docs/diagrams/ChangeThemeSequenceDiagram.puml +++ b/docs/diagrams/ChangeThemeSequenceDiagram.puml @@ -2,7 +2,7 @@ !include style.puml skinparam ArrowFontStyle plain box Ui UI_COLOR_T1 -participant ":Ui" as Ui UI_COLOR +participant ":MainWindow" as Ui UI_COLOR end box box Logic LOGIC_COLOR_T1