Skip to content

Commit 4cb7106

Browse files
committed
build test
1 parent 974d27c commit 4cb7106

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/com/example/PixelPioneers/entity

1 file changed

+1
-1
lines changed

src/main/java/com/example/PixelPioneers/entity/Photo.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ public Photo(Photo photo){
7474
public void updateIsOpen(boolean open){
7575
this.open = open;
7676
}
77-
}
77+
}

0 commit comments

Comments
 (0)