Merge branch 'master' into master
This commit is contained in:
commit
b7df8fa518
@ -194,7 +194,7 @@
|
|||||||
if not self then
|
if not self then
|
||||||
self = action.current() or {}
|
self = action.current() or {}
|
||||||
end
|
end
|
||||||
if self.onSolution or self.onsolution then
|
if self.onWorkspace or self.onSolution or self.onsolution then
|
||||||
return true
|
return true
|
||||||
end
|
end
|
||||||
if self.onProject or self.onproject then
|
if self.onProject or self.onproject then
|
||||||
|
Loading…
Reference in New Issue
Block a user