Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
Griefed committed May 19, 2022
1 parent d78e310 commit 3498ef7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ public class ServerPackModel extends ConfigurationModel {
* Constructor for our ServerPackModel.
* @author Griefed
*/
public ServerPackModel()) {
public ServerPackModel() {
this.projectName = "";
this.fileName = "";
this.fileDiskName = "";
Expand Down

0 comments on commit 3498ef7

Please sign in to comment.