Update visibility in OpenViduConfig method

pull/431/head
micaelgallego 2020-04-06 13:30:31 +02:00
parent 4e73ecc577
commit 009bb2e0f3
1 changed files with 1 additions and 1 deletions

View File

@ -371,7 +371,7 @@ public class OpenviduConfig {
} }
@PostConstruct @PostConstruct
public void checkConfigurationProperties() { protected void checkConfigurationProperties() {
try { try {
this.checkConfigurationParameters(); this.checkConfigurationParameters();