mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
remove helper message
This commit is contained in:
@@ -154,7 +154,7 @@ $scopes = $this->getParam('scopes', []);
|
||||
|
||||
<input type="hidden" name="projectId" data-ls-bind="{{router.params.project}}" />
|
||||
|
||||
<label for="keyId">Key ID <span class="tooltip large" data-tooltip="Choose any name that will help you distinguish between your different API keys."><i class="icon-question"></i></span></label>
|
||||
<label for="keyId">Key ID</label>
|
||||
<input
|
||||
type="hidden"
|
||||
data-custom-id
|
||||
|
||||
Reference in New Issue
Block a user