refactor(command): 从 switch_workspace 命令中移除冗余的 output 字段
This commit is contained in:
@@ -21,7 +21,6 @@ typedef struct manage_window_command_t {
|
||||
} manage_window_command_t;
|
||||
|
||||
typedef struct switch_workspace_command_t {
|
||||
output_id_t output;
|
||||
workspace_id_t workspace;
|
||||
} switch_workspace_command_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user