fix manual searching for updates

pull/53/head
Zlatin Balevsky 2020-05-29 12:03:09 +01:00
parent eb242b0889
commit 72f2b2bd37
No known key found for this signature in database
GPG Key ID: A72832072D525E41
1 changed files with 1 additions and 0 deletions

View File

@ -151,6 +151,7 @@ class MainFrameController {
params["search-terms"] = tabTitle
params["uuid"] = uuid.toString()
params["core"] = core
params["settings"] = view.settings
def group = mvcGroup.createMVCGroup("SearchTab", uuid.toString(), params)
model.results[uuid.toString()] = group