diff options
author | DeepBlueV7.X <nicolas.werner@hotmail.de> | 2024-06-20 20:04:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-20 20:04:53 +0000 |
commit | 9eac31627a6ecb71a6a8b67d01b78e0919fb62b9 (patch) | |
tree | d5a841ab8cfebea0ae2c0abb5fd53b6362063033 /src | |
parent | Skip users we don't share a room with in invite dialog (diff) | |
parent | Place repeatedPassword after first check & remove unnecessary empty check (diff) | |
download | nheko-9eac31627a6ecb71a6a8b67d01b78e0919fb62b9.tar.xz |
Merge pull request #1734 from Integral-Tech/confirm-passwd
Add dialog for repeating password when exporting keys
Diffstat (limited to 'src')
-rw-r--r-- | src/UserSettingsPage.cpp | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/UserSettingsPage.cpp b/src/UserSettingsPage.cpp |