comp - settings - fix advance settings save for comp settings

This commit is contained in:
Carsten Haitzler 2020-09-19 20:28:05 +01:00
parent 19412ee69d
commit 3be43c50fe
1 changed files with 1 additions and 2 deletions

View File

@ -446,8 +446,7 @@ _advanced_apply_data(E_Config_Dialog *cfd EINA_UNUSED,
a = e_action_find("restart");
if ((a) && (a->func.go)) a->func.go(NULL, NULL);
}
e_config_save_queue();
return 1;
return e_comp_internal_save();
}
static void