5 lines
89 B
JavaScript
5 lines
89 B
JavaScript
export default function () {
|
|
this.conf.offCanvas.page.noSelector.push('#olark');
|
|
}
|
|
;
|