Skip to content

Commit

Permalink
applying code review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentPV authored and DuckflipXYZ committed Jan 24, 2025
1 parent 49e00e6 commit 2630ebf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ public class MainWindow extends JFrame {
public UtilDateModel studyDateModel;
public String birthDate = "";
public String studyDate = "";
public String modality = "";
public String modality;
JScrollPane scrollPaneUpload;

public JLabel startedDownloadsLB;
Expand Down

0 comments on commit 2630ebf

Please sign in to comment.