Skip to content

Commit

Permalink
Update HomePanel.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Chase-Grajeda committed Jan 7, 2023
1 parent 5a19528 commit 604881e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/edu/rpi/legup/ui/HomePanel.java
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,8 @@ public void characters(char[] ch, int start, int length) throws SAXException {
writer.write("\n");
}
}
}
}



Expand Down

0 comments on commit 604881e

Please sign in to comment.