summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-03-17 13:34:34 +0200
committerLauri Ojansivu <x@xet7.org>2020-03-17 13:34:34 +0200
commit64e76af8de12ddeef1acf0bcf11f68991cbafcde (patch)
treeb7fdc202823a0139a61b945e83366f1a77cb5369
parent8d83c641e3061af87268b1132dbf3f1a5056fe75 (diff)
downloadwekan-64e76af8de12ddeef1acf0bcf11f68991cbafcde.tar.gz
wekan-64e76af8de12ddeef1acf0bcf11f68991cbafcde.tar.bz2
wekan-64e76af8de12ddeef1acf0bcf11f68991cbafcde.zip
Fix snap syntax.
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4503454c..c27bf27f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@ This release adds the following features:
- Add settings for mouse wheel scroll inertia and scroll
amount [Part1](https://github.com/wekan/wekan/commit/9d13001b903f9ec50f5fa3a4bdbacae32b27ac65)
and [Part2](https://github.com/wekan/wekan/commit/aaecac091209e90c0c2123830728f5e7a835ccb4).
- For example: sudo snap set scrollinertia='200' , sudo snap set scrollamount='200' .
+ For example: sudo snap set wekan scrollinertia='200' , sudo snap set wekan scrollamount='200' .
Thanks to danger89 and xet7.
and adds the following updates: