mirror of
https://github.com/HeyPuter/puter.git
synced 2026-04-24 00:00:56 -05:00
Oops
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user