fix: unblock gist and pull request form submissions

This commit is contained in:
tdurieux
2026-09-09 13:41:20 +02:00
parent 3b5d008fef
commit 8e85458b05
5 changed files with 79 additions and 9 deletions
+1 -1
View File
@@ -63,7 +63,7 @@
</div>
</div>
<div class="form-grid-2" v-show="detectedType === &#x27;repo&#x27;">
<div class="form-grid-2" v-if="detectedType === &#x27;repo&#x27;">
<div class="form-group">
<label class="paper-field-label" for="branch">Branch</label>
<div class="input-group">