diff --git a/.changelog/19432.txt b/.changelog/19432.txt new file mode 100644 index 000000000..db7a32553 --- /dev/null +++ b/.changelog/19432.txt @@ -0,0 +1,3 @@ +```release-note:bug +ui: Fixed an issue where Accessor ID was masked by default when editing a token +``` diff --git a/ui/app/components/token-editor.hbs b/ui/app/components/token-editor.hbs index 273f90c0f..8450b048e 100644 --- a/ui/app/components/token-editor.hbs +++ b/ui/app/components/token-editor.hbs @@ -83,7 +83,7 @@ {{#unless @token.isNew}}