Skip to content

Commit 856bc3e

Browse files
committed
fix: 修复实例编辑相关问题 (#6000)
1 parent 3f94351 commit 856bc3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

HMCL/src/main/java/org/jackhuang/hmcl/ui/profile/ProfileListPopupMenu.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ public static void show(Node owner, Profile profile) {
4545
public ProfileListPopupMenu() {
4646
getStyleClass().add("popup-menu-content");
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)