fix(scrollbar): revert formatting

This commit is contained in:
Tomasz Borychowski 2020-08-28 11:57:50 +01:00
parent 03a7da0795
commit 6372bb82c4

View file

@ -19,4 +19,5 @@ Meteor.startup(() => {
} else {
Meteor.settings.public.SCROLLDELTAFACTOR = 'auto';
}
});