QuickDispatch now uses xpcall instead of pcall, fixed search box erroring on some searchs
This commit is contained in:
+1
-1
@@ -593,7 +593,7 @@
|
||||
|
||||
--show the plugin window
|
||||
if (pluginObject.RefreshWindow and callRefresh) then
|
||||
DetailsFramework:QuickDispatch (pluginObject.RefreshWindow)
|
||||
DetailsFramework:QuickDispatch(pluginObject.RefreshWindow)
|
||||
end
|
||||
|
||||
--highlight the plugin button on the menu
|
||||
|
||||
Reference in New Issue
Block a user