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,
|
||||
});
|
||||
|
||||
getData();
|
||||
|
||||
toast({
|
||||
title: `Successfully updated ${
|
||||
Object.keys(updatedEnvVariables).length
|
||||
|
|
Loading…
Reference in New Issue
Block a user