Flow.Launcher
Flow.Launcher copied to clipboard
check query for null
Defensive coding. The error suggests there's something here that can be null, which can only be the query. However, I am not sure when it will happen since the reporter doesn't provide way to consistent reproduce the error.
fix #1366