• Max Korp's avatar
    Pass pointers to admin in ensure script · 4fe46679
    Max Korp authored
    The labels would work because we're reaching down into a pointer within the object, but enabled would fail because we were passing a direct struct reference down so the change didn't propagate back up.
    4fe46679