display weather api keys

This commit is contained in:
Justin 2022-03-02 22:51:45 +08:00 committed by GitHub
parent c7b6cebcdd
commit 248149a976
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2402,6 +2402,8 @@
class="form-control api-key"
aria-describedby="TextHelpInline"
value="{{ api_keys }}"
/>
@ -2855,6 +2857,8 @@
aria-describedby="TextHelpInline"
value="{{ api_keys }}"
/>
</div>