Skip to content

Commit

Permalink
fix: minor
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
  • Loading branch information
sampoyigi committed Jan 4, 2025

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent 2c68d71 commit 97913e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -75,7 +75,7 @@ public function up()

$this->setDiningTableIdOnReservationTables();

DiningTable::fixBrokenTreeQuietly();
DiningTable::make()->fixBrokenTreeQuietly();
}

public function down()

0 comments on commit 97913e0

Please sign in to comment.