mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-21 20:21:27 +00:00
fix typo
This commit is contained in:
@@ -313,7 +313,7 @@ public class ReceiveKeyController implements FxController {
|
||||
|
||||
private void accessGoneVaultArchived() {
|
||||
window.close();
|
||||
dialogs.prepareHubVaulArchived((Stage)window.getOwner(), vault).build().showAndWait();
|
||||
dialogs.prepareHubVaultArchived((Stage)window.getOwner(), vault).build().showAndWait();
|
||||
}
|
||||
|
||||
private void accountInitializationRequired() {
|
||||
|
||||
Reference in New Issue
Block a user