Skip to content

Commit

Permalink
Update 2019_08_13_000000_create_nova_settings_table.php
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasFurster authored May 14, 2022
1 parent cf0ae41 commit 31f57a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ public function down()
{
Schema::dropIfExists(NovaSettings::getSettingsTableName());
}
}
};

0 comments on commit 31f57a2

Please sign in to comment.