fix templates: copy plugin state
This commit is contained in:
@@ -2016,7 +2016,7 @@ Session::save_template (string template_name)
|
|||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
copy_files (plugins_dir(), template_plugin_state_path);
|
copy_recurse (plugins_dir(), template_plugin_state_path);
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user