parent
02876f3c54
commit
4987149979
|
|
@ -251,7 +251,7 @@ export default function PluginListTable() {
|
|||
pathParams: { key: selectedPluginKey },
|
||||
preFormContent: activateModalContent,
|
||||
fetchInitialData: false,
|
||||
method: 'POST',
|
||||
method: 'PATCH',
|
||||
successMessage: activate
|
||||
? t`The plugin was activated`
|
||||
: t`The plugin was deactivated`,
|
||||
|
|
|
|||
Loading…
Reference in New Issue