Ionic Lab's "run" button fails but "ionic run android" works

When I use Ionic Lab’s “run” function it tries to use the android SDK from an old folder that I don’t want it to use. It gives me an error about android-23 sdk missing. I’ve configured my ANDROID_HOME variable so when I go to the command line I can use “ionic run android” and it loads onto the device just fine.

So, how do I tell Ionic Lab which SDK path to use? I’ve everything I can think of.

Thanks in advance,
Dan

PS. I’m using windows 7