mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update message
This commit is contained in:
parent
2f6f4f77ee
commit
aba822051b
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ fn main() -> glib::ExitCode {
|
|||
config.push(APP_ID);
|
||||
|
||||
if fs::create_dir_all(config).is_err() {
|
||||
panic!("Could not create profile directory")
|
||||
panic!("Failed to create profile directory")
|
||||
}
|
||||
|
||||
// Init app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue