Skip to content

Commit

Permalink
fix: trigger release (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekzyla authored Aug 14, 2023
1 parent b954c4e commit cf1967a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ def backend2ui(self, document: dict, **kwargs):
"patterns": [],
"conditions": []
}

result = {
"_id": str(document["_id"]),
"profileName": profile_name,
Expand Down

0 comments on commit cf1967a

Please sign in to comment.