mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-04-20 03:24:52 +00:00
fix: missing comma
This commit is contained in:
parent
8508a06e2a
commit
5e451fb153
1 changed files with 1 additions and 1 deletions
|
@ -295,7 +295,7 @@ impl SimpleComponent for MainView {
|
|||
res = get_set_amd_vr_pow_prof_cmd(ds);
|
||||
}
|
||||
res
|
||||
}
|
||||
},
|
||||
set_enable_undo: false,
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue