motion/http/query.rb in bubble-wrap-1.3.0.osx vs motion/http/query.rb in bubble-wrap-1.3.0

- old
+ new

@@ -147,10 +147,10 @@ private private def show_status_indicator(show) - if !App.osx? + if App.ios? UIApplication.sharedApplication.networkActivityIndicatorVisible = show end end def create_request \ No newline at end of file