Skip to content

Commit

Permalink
fix back in branches
Browse files Browse the repository at this point in the history
  • Loading branch information
mercurykd committed Apr 9, 2024
1 parent a0f8b4d commit 99d27da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/bot.php
Original file line number Diff line number Diff line change
Expand Up @@ -4099,7 +4099,7 @@ public function changeBranch($i)
file_put_contents('/update/branch', trim(str_replace('origin/', '', $v)));
}
}
$this->menu('config');
$this->menu('update');
}

public function logs()
Expand Down

0 comments on commit 99d27da

Please sign in to comment.