fix: update jwt keys persisting old values

This commit is contained in:
Anik Ghosh 2022-03-24 22:53:54 +05:30
parent b1b43a41ca
commit 7e91c6ca28

View File

@ -187,6 +187,8 @@ export default function Environment() {
disableInputField: true, disableInputField: true,
}); });
getData();
toast({ toast({
title: `Successfully updated ${ title: `Successfully updated ${
Object.keys(updatedEnvVariables).length Object.keys(updatedEnvVariables).length