How to clear localStorage on livechat after client close chat

I want disconnect a client from Livechat each time he click on Close chat.

I found here a solution : add localStorage.clear() in click.end-chat function in livechat.js file…

but in version 2.2.1 that I used I don’t find this file or this function in all js file…

Someone may have the same problems.

Tks,.