mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-16 11:30:55 +01:00
Fix minore
This commit is contained in:
parent
4162871c10
commit
d29cc8d55e
@ -26,6 +26,7 @@ switch (filter('op')) {
|
||||
'client_secret' => post('client_secret'),
|
||||
'config' => post('config'),
|
||||
'enabled' => post('enabled'),
|
||||
'after_configuration' => base_path().'/index.php',
|
||||
], ['id' => $id_record]);
|
||||
|
||||
flash()->info(tr('Salvataggio completato!'));
|
||||
|
Loading…
x
Reference in New Issue
Block a user