mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-04-24 03:26:56 -04:00
fixed missing import
This commit is contained in:
@@ -13,6 +13,7 @@ import javafx.beans.value.ObservableValue;
|
||||
import javafx.fxml.FXML;
|
||||
import javafx.scene.control.TextArea;
|
||||
import javafx.scene.control.TextFormatter;
|
||||
import javafx.stage.Stage;
|
||||
|
||||
@PreferencesScoped
|
||||
public class SupporterCertificateController implements FxController {
|
||||
|
||||
Reference in New Issue
Block a user