mirror of
https://github.com/wekan/wekan.git
synced 2025-12-21 01:40:13 +01:00
fix(scrollbar): revert formatting
This commit is contained in:
parent
bc1165ef3e
commit
03a7da0795
1 changed files with 18 additions and 19 deletions
|
|
@ -19,5 +19,4 @@ Meteor.startup(() => {
|
||||||
} else {
|
} else {
|
||||||
Meteor.settings.public.SCROLLDELTAFACTOR = 'auto';
|
Meteor.settings.public.SCROLLDELTAFACTOR = 'auto';
|
||||||
}
|
}
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue