Skip to content

Commit

Permalink
applying code review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentPV committed Jan 16, 2025
1 parent 74582c4 commit bf6ab2a
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 bf6ab2a

Please sign in to comment.