mirror of
https://github.com/HeyPuter/puter
synced 2024-11-14 22:06:00 +00:00
Oops
This commit is contained in:
parent
b21755b5a3
commit
2717444c29
@ -115,12 +115,6 @@ const UIWindowThemeDialog = async function UIWindowThemeDialog (options) {
|
||||
svc_theme.reset();
|
||||
})
|
||||
;
|
||||
Button({ label: i18n('reset_colors') })
|
||||
.appendTo(w_body)
|
||||
.onPress(() => {
|
||||
UIWindowColorPicker();
|
||||
})
|
||||
;
|
||||
|
||||
Slider({
|
||||
label: i18n('hue'),
|
||||
|
Loading…
Reference in New Issue
Block a user