From dd6b5b4fe0cb4695f1d69a0ddc8fe68a8222bc62 Mon Sep 17 00:00:00 2001 From: Damodar Lohani Date: Wed, 21 Jul 2021 11:48:28 +0545 Subject: [PATCH] api key custom id support --- app/views/console/keys/index.phtml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/views/console/keys/index.phtml b/app/views/console/keys/index.phtml index 1ec4d084bd..01ed94f97f 100644 --- a/app/views/console/keys/index.phtml +++ b/app/views/console/keys/index.phtml @@ -154,6 +154,9 @@ $scopes = $this->getParam('scopes', []); + + +