fix: update jwt keys persisting old values
This commit is contained in:
parent
b1b43a41ca
commit
7e91c6ca28
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user