Make sure command line ice servers are used
This commit fixes a small error introduced in a previous commit. Servers given by command line options weren't being added to the configuration because we were checking for `iceServers` to be nil instead of not nil.
Please register or sign in to comment