common-fate / granted

The easiest way to access your cloud.
https://granted.dev
MIT License
955 stars 90 forks source link

Fix the default type for the 'granted registry add' command #657

Closed chrnorm closed 1 month ago

chrnorm commented 1 month ago

What changed?

Change DefaultText to Value in granted registry add.

Why?

DefaultText is not actually used as the default value, we need to use Value instead.

How did you test it?

Will test via prerelease build on main.

Potential risks

Low - default value change

Is patch release candidate?

No, fixes an issue which has not yet been released.