Add return statement in runtime-host.ts
This commit is contained in:
@@ -2758,6 +2758,8 @@ export class RuntimeHost {
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
private collectRuntimeStaticWaterContactPatches(
|
||||
|
||||
Reference in New Issue
Block a user