M Sesterhenn
M Sesterhenn
zoom version: https://d11yldzmag5yn.cloudfront.net/prod/3.5.336627.1216/zoom_amd64.deb (downloaded 2019-01-03) docker version: Docker version 19.03.5, build 633a0ea838 OS version: Debian GNU/Linux 9 (stretch) See attached screenshot. Audio settings page is blank, which makes it hard...
Hi, I was attempting to use Uri.setQueryParams() and noticed it doesn't behave according to the comments: ``` /** Creates maybe a new `Self` with the specified parameters. The entire *...
We [noticed](https://github.com/sbt/sbt/issues/7587) what looked like a bash error when using a build.properties that looked like this: ``` sbt.version= 1.10.0 ``` The error was: ``` /opt/sbt/bin/sbt: line 754: ((: 1.10.0 >=...
## steps 0. Use a computer that has sbt on it and bash (linux for sure, maybe macs?). * SBT version should be 1.10.0. (I've seen it on 1.9.7 as...