diff --git a/src/features/dashboard/components/Dialogs/UpdateAppDialog/index.tsx b/src/features/dashboard/components/Dialogs/UpdateAppDialog/index.tsx index 6cb34973..aaf55ea8 100644 --- a/src/features/dashboard/components/Dialogs/UpdateAppDialog/index.tsx +++ b/src/features/dashboard/components/Dialogs/UpdateAppDialog/index.tsx @@ -70,7 +70,7 @@ const UpdateAppDialog = ({ app, onClose }: IUpdateAppDialog) => { scopes: selectedScopes, }); }, - [updateApp], + [updateApp, currentLoginAccount.name], ); const cancelButton = () => { diff --git a/src/features/dashboard/register-app/index.tsx b/src/features/dashboard/register-app/index.tsx index c1205a48..040ac423 100644 --- a/src/features/dashboard/register-app/index.tsx +++ b/src/features/dashboard/register-app/index.tsx @@ -39,7 +39,7 @@ const AppRegistration = () => { }); setFormIsCleared(true); }, - [registerApp], + [registerApp, currentLoginAccount.name], ); return ( pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy