Skip to content

Commit

Permalink
fix(climc): oraclecloud feature (#20201)
Browse files Browse the repository at this point in the history
  • Loading branch information
ioito authored May 6, 2024
1 parent 5b80297 commit c38f980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/climc/shell/misc/feature.go
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ func init() {
"cucloud",
"qingcloud",
"volcengine",
"oracle",
"oraclecloud",
}

const (
Expand Down

0 comments on commit c38f980

Please sign in to comment.