Skip to content

Commit

Permalink
Fix checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
potaotototo committed Oct 24, 2024
1 parent fbcbdd4 commit 41fb839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/view/DisplayCardPanel.fxml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

<VBox xmlns="http://javafx.com/javafx/17" xmlns:fx="http://javafx.com/fxml/1" VBox.vgrow="ALWAYS">
<ListView fx:id="displayCardListView" VBox.vgrow="ALWAYS"/>
</VBox>
</VBox>

0 comments on commit 41fb839

Please sign in to comment.