Skip to content

Commit

Permalink
Merge branch 'develop' into asset-log
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldenGnu committed Oct 22, 2024
2 parents 8e6213b + d22a94f commit a3e1b0d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ public void exportText(String text) {
jCancel.setVisible(false);
jFromClipboard.setVisible(false);
jFromFile.setVisible(false);
jImportTypes.setVisible(false);
jToClipboard.setVisible(true);
jToFile.setVisible(true);
setVisible(true);
Expand Down

0 comments on commit a3e1b0d

Please sign in to comment.