Fix gpg key token name in web

This commit is contained in:
harryzcy 2022-10-29 21:10:13 -04:00
parent 1fe42fbe1a
commit 32cac396cf
No known key found for this signature in database
GPG key ID: CC2953E050C19686

View file

@ -197,8 +197,8 @@
</div>
<div class="field">
<div class="ui checkbox">
<input name="scope_gpg_key" class="enable-system" type="checkbox">
<label>gpg_key</label>
<input name="scope_admin_gpg_key" class="enable-system" type="checkbox">
<label>admin:gpg_key</label>
</div>
</div>
<div class="field pl-4">