mirror of
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation.git
synced 2026-08-22 21:44:19 +02:00
fix: User not &User
This commit is contained in:
parent
30359cb684
commit
c172baede7
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@ pub fn restore_backup(
|
|||
let p_commands = apply_pkg_state_commands(
|
||||
&package,
|
||||
backup_package.state,
|
||||
&settings
|
||||
settings
|
||||
.backup
|
||||
.selected_user
|
||||
.ok_or("field should be Some type")?,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue