WGLMakie: set AbstractPlotting.inline!(true) to false

I want to set set AbstractPlotting.inline!(true) to false

Julia> AbstractPlotting.arrows!(pts, ∇ˢF, arrowsize = 0.03, linecolor = (:white, 0.6), linewidth = 3)
┌ Warning: Showing scene as text. This happens because `AbstractPlotting.inline!(true)` is set.
│ This needs to be false to show a plot in a window when in the REPL.
└ @ AbstractPlotting C:\Users\hermesr\Documents\Julia software\JULIA S_ALON\julia-1.5.0-win64\julia-1.5.0\.julia_depot\packages\AbstractPlotting\Q0XnB\src\display.jl:132
Scene (600px, 500px):