diff --git a/src/ui/no_yaml.rs b/src/ui/no_yaml.rs index 298b64c..86c7e9c 100644 --- a/src/ui/no_yaml.rs +++ b/src/ui/no_yaml.rs @@ -52,7 +52,7 @@ impl NoYaml { state: State::EditRepo, repo, tags: tag_list::TagList::with_status("Tags are empty"), - info: info::Info::new("edit the Repository widget to load tags"), + info: info::Info::new("could not find a docker-compose file"), }; // load tags if a repository was given thorugh paramter