mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
update app launcher
This commit is contained in:
parent
3179b6a33a
commit
3cc6b9a76a
2 changed files with 17 additions and 21 deletions
|
|
@ -33,7 +33,7 @@ pub struct Profile {
|
|||
impl Profile {
|
||||
// Constructors
|
||||
|
||||
pub fn new() -> Result<Self> {
|
||||
pub fn init() -> Result<Self> {
|
||||
// Init profile path
|
||||
let mut config_path = user_config_dir();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue