Update ED und JDA
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
package DB;
|
||||
|
||||
import net.dv8tion.jda.core.JDA;
|
||||
import net.dv8tion.jda.api.JDA;
|
||||
|
||||
import javax.security.auth.login.LoginException;
|
||||
import java.io.FileInputStream;
|
||||
@ -68,7 +68,7 @@ public class base {
|
||||
}
|
||||
catch (SQLException e) {
|
||||
active = false;
|
||||
e.printStackTrace();
|
||||
//e.printStackTrace();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user