refactor: rename meta to plugin in table header
This commit is contained in:
committed by
Andrew Phillips (aider)
parent
7bc9dedccd
commit
10cd22ee1a
@@ -282,7 +282,7 @@ fn build_meta_plugin_table(meta_plugin_info: &Vec<MetaPluginInfo>) -> Table {
|
||||
}
|
||||
|
||||
meta_plugin_table.set_titles(row!(
|
||||
b->"Meta Name",
|
||||
b->"Plugin Name",
|
||||
b->"Options",
|
||||
b->"Outputs"));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user