mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-04-21 01:56:55 -04:00
Remove last reference of "donationkey"
This commit is contained in:
@@ -116,7 +116,7 @@ public class MainWindowTitleController implements FxController {
|
||||
}
|
||||
|
||||
@FXML
|
||||
public void showDonationKeyPreferences() {
|
||||
public void showContributePreferences() {
|
||||
appWindows.showPreferencesWindow(SelectedPreferencesTab.CONTRIBUTE);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user