Moved flavour UI into own prefs tab
This commit is contained in:
parent
08b0861b96
commit
dabf66e676
11 changed files with 68 additions and 15 deletions
|
@ -37,7 +37,3 @@ delegate(document, '#account_header', 'change', ({ target }) => {
|
|||
|
||||
header.style.backgroundImage = `url(${url})`;
|
||||
});
|
||||
|
||||
delegate(document, '#user_setting_flavour, #user_setting_skin', 'change', ({ target }) => {
|
||||
target.form.submit();
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue