SwiftcordApp / Swiftcord

A fully native Discord client for macOS built 100% in Swift!
https://swiftcordapp.github.io/Swiftcord/
GNU General Public License v3.0
1.85k stars 84 forks source link

fix(ui): password dialog labels #153

Closed Sjmarf closed 1 year ago

Sjmarf commented 1 year ago

Fix the change password issue

Before: image

After:

Screenshot 2023-05-17 at 16 49 48

No, I don't know why there's an extra 17 empty commits and I can't get rid of them lol.

cryptoAlgorithm commented 1 year ago

Nice, thanks! I'd think that you'll need to rebase your password-fix branch onto the upstream's main branch as your fork is probably outdated. Anyways, the erroneous commits aren't an issue (as this will be squash-merged anyways), I'll be merging this PR, thanks!