aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/components/helpers/AutoScroll.js
diff options
context:
space:
mode:
authorVincent Haupert <vincent.haupert@gmail.com>2016-07-30 12:42:33 +0200
committerVincent Haupert <vincent.haupert@gmail.com>2016-07-30 12:42:33 +0200
commit73b7da1a0360f50e660e1983ec02dd5225bde3a3 (patch)
treec3af808aa6db3f85ed3b36c812a604a4252c9398 /web/src/js/components/helpers/AutoScroll.js
parent63f64cd66086f302f53456f29f60b1e28c8ee178 (diff)
downloadmitmproxy-73b7da1a0360f50e660e1983ec02dd5225bde3a3.tar.gz
mitmproxy-73b7da1a0360f50e660e1983ec02dd5225bde3a3.tar.bz2
mitmproxy-73b7da1a0360f50e660e1983ec02dd5225bde3a3.zip
Fix platform import on Linux using python3
Using python3, sys.platform returns "linux" instead of "linux2" using python2. This patch accepts "linux" as well as "linux2".
Diffstat (limited to 'web/src/js/components/helpers/AutoScroll.js')
0 files changed, 0 insertions, 0 deletions