Skip to content

Commit

Permalink
Merge pull request #290 from CertifaiAI/sum_v1.1.1_consoleGraphic
Browse files Browse the repository at this point in the history
v1.1.1 console graphic modification
  • Loading branch information
codenamewei committed Jan 27, 2021
2 parents eb607fc + 23357e6 commit 4018185
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
public class WelcomeLauncher extends JFrame
{
private final static String BUTTON_PATH = "/console/";
private final static String BACKGROUND_FILE_NAME = "Classifai_Welcome_Handler_V1.1.0.jpg";
private final static String BACKGROUND_FILE_NAME = "Classifai_Welcome_Handler_V.1.1.1.jpg";
private final static String OPEN_BUTTON_FILE_NAME = "Open_Button.png";
private final static String CONFIG_BUTTON_FILE_NAME = "Config_Button.png";
private final static String LOG_BUTTON_FILE_NAME = "Log_Button.png";
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit 4018185

Please sign in to comment.