mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-22 06:13:24 +00:00
fixed issue adding repository when no teams exist
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
<div class="alert">Select your Drone account</div>
|
||||
<ul>
|
||||
<li>
|
||||
<input type="radio" name="team" checked="True">
|
||||
<input type="radio" name="team" checked="True" value="">
|
||||
<img src="{{ .User.Image }}?s=32">
|
||||
<span>Me</span>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user