mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
update message
This commit is contained in:
parent
2f6f4f77ee
commit
aba822051b
@ -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…
x
Reference in New Issue
Block a user