1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 17:59:55 +02:00
Oinktube/plugin/CustomizeUser/onUserSocketDisconnect.js
2023-04-17 16:36:51 -03:00

2 lines
No EOL
103 B
JavaScript

$('#caller'+response.msg.users_id).hide();
$('.users_id_'+response.msg.users_id).removeClass('online');