Merge pull request #153 from anik-ghosh-au7/develop
fix: update jwt keys persisting old values
This commit is contained in:
commit
3c31b7fdc7
|
@ -187,6 +187,8 @@ export default function Environment() {
|
|||
disableInputField: true,
|
||||
});
|
||||
|
||||
getData();
|
||||
|
||||
toast({
|
||||
title: `Successfully updated ${
|
||||
Object.keys(updatedEnvVariables).length
|
||||
|
|
Loading…
Reference in New Issue
Block a user