changed the info message with an indicator why there is no panel with a docker-compose file

This commit is contained in:
Thomas Eppers 2021-10-20 18:55:01 +02:00
parent 47752720b4
commit c3c653f7a6

View File

@ -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