1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00

Add 'chat_user_ignores' to arrayTables for user-related operations

This commit is contained in:
Daniel Neto 2025-08-28 17:22:42 -03:00
parent e9545f4b0f
commit a955de5793

View file

@ -1160,6 +1160,7 @@ if (typeof gtag !== \"function\") {
'email_to_user',
'wallet',
'anet_webhook_log',
'chat_user_ignores'
];
foreach ($arrayTables as $value) {