Fix comment context. Add end empty line
This commit is contained in:
parent
a54bcd773d
commit
7e739bc2d4
@ -5,5 +5,5 @@ if (window) {
|
||||
window['OpenVidu'] = OpenVidu;
|
||||
}
|
||||
|
||||
// Disable jsnlog window error overriding
|
||||
JL.setOptions({ enabled: false })
|
||||
// Disable jsnlog when library is loaded
|
||||
JL.setOptions({ enabled: false })
|
||||
|
||||
@ -38,5 +38,5 @@ export { SignalOptions } from './OpenViduInternal/Interfaces/Public/SignalOption
|
||||
export { StreamManagerVideo } from './OpenViduInternal/Interfaces/Public/StreamManagerVideo';
|
||||
export { SubscriberProperties } from './OpenViduInternal/Interfaces/Public/SubscriberProperties';
|
||||
|
||||
// Disable jsnlog window error overriding
|
||||
JL.setOptions({ enabled: false })
|
||||
// Disable jsnlog when library is loaded
|
||||
JL.setOptions({ enabled: false })
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user