mirror of
https://github.com/wekan/wekan.git
synced 2025-12-19 08:50:13 +01:00
fix(scrollbar): revert formatting
This commit is contained in:
parent
03a7da0795
commit
6372bb82c4
1 changed files with 20 additions and 19 deletions
|
|
@ -19,4 +19,5 @@ 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