mirror of
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation.git
synced 2026-08-23 14:04:19 +02:00
feat(app_id): Specify iced::Settings.id
This commit is contained in:
parent
4f9332c2c2
commit
f90a9e4a63
1 changed files with 1 additions and 0 deletions
|
|
@ -388,6 +388,7 @@ impl UadGui {
|
|||
};
|
||||
|
||||
Self::run(Settings {
|
||||
id: Some(String::from("UAD-ng")),
|
||||
window: Window {
|
||||
size: iced::Size {
|
||||
width: 950.0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue