Current Path : /home/lentoinv/finationglobal.com/arch/testfination/assets/js/ |
Current File : //home/lentoinv/finationglobal.com/arch/testfination/assets/js/chat.js |
$(function() { 'use strict' const ps2 = new PerfectScrollbar('.main-chat-list', { useBothWheelAxes:true, suppressScrollX: true, }); const ps5 = new PerfectScrollbar('#ChatBody', { useBothWheelAxes:true, suppressScrollX: true, }); });