Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Commit

Permalink
Adjust to new commits in arklib
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillt committed Jan 13, 2024
1 parent 7c3b9e3 commit f72b255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ async fn main() {
.join(ARK_FOLDER)
.join(FAVORITES_FILE),
),
"device" => Some(
"app-id" => Some(
provide_root(&None)
.join(ARK_FOLDER)
.join(APP_ID_FILE),
Expand Down

0 comments on commit f72b255

Please sign in to comment.