Skip to content

Commit

Permalink
fix: address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
sumimakito committed Dec 10, 2024
1 parent e3be5c3 commit 1767ea2
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,8 @@ const entityRequest = computed(() => {
request.upstream = upstreamId
break
}
default:
break
}
return request
Expand Down

0 comments on commit 1767ea2

Please sign in to comment.