Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanpisa committed Jun 15, 2023
1 parent 824499b commit 5355a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Support/InitialDeployment.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class InitialDeployment

public function __construct(
private string $domain,
private string $database,
string $database,
private string $repository,
private string $branch,
) {
Expand Down

0 comments on commit 5355a82

Please sign in to comment.