diff --git a/Lowdefy/stage.yaml b/Lowdefy/stage.yaml index c0d90af..33e4501 100644 --- a/Lowdefy/stage.yaml +++ b/Lowdefy/stage.yaml @@ -4,7 +4,7 @@ properties: title: Stage requests: - - id: get_data + - id: all_components type: AxiosHttp connectionId: api properties: @@ -15,11 +15,11 @@ events: - id: retrieve_components type: Request params: all_components - - id: set_components - type: setState - params: - all_components: - _request: all_components + # - id: set_components + # type: setState + # params: + # all_components: + # _request: all_components layout: contentJustify: center