mirror of
https://github.com/bytedream/cryptoGX.git
synced 2025-06-05 00:04:07 +02:00
Update dev name
This commit is contained in:
parent
12d4538c68
commit
66be1c76c5
@ -1,4 +1,4 @@
|
||||
package org.blueshard.cryptogx;
|
||||
package org.bytedream.cryptoGX;
|
||||
|
||||
import javafx.application.Platform;
|
||||
import javafx.collections.FXCollections;
|
||||
@ -23,7 +23,7 @@ import java.security.spec.InvalidKeySpecException;
|
||||
import java.util.*;
|
||||
import java.util.concurrent.atomic.AtomicReference;
|
||||
|
||||
import static org.blueshard.cryptogx.Main.*;
|
||||
import static org.bytedream.cryptogx.Main.*;
|
||||
|
||||
/**
|
||||
* <p>Class for the user configuration / settings</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user