fix: update jwt keys persisting old values
This commit is contained in:
@@ -187,6 +187,8 @@ export default function Environment() {
|
||||
disableInputField: true,
|
||||
});
|
||||
|
||||
getData();
|
||||
|
||||
toast({
|
||||
title: `Successfully updated ${
|
||||
Object.keys(updatedEnvVariables).length
|
||||
|
Reference in New Issue
Block a user