fix: querybuilder multigraph error
The querybuilder would not load after the multigraph change from a12f813c. I think this happens because the querybuilder savestate includes the option multi: false. When a non-muligraph savestate is encountered, this code will just set multi to true.