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:
parent
e9545f4b0f
commit
a955de5793
1 changed files with 1 additions and 0 deletions
|
@ -1160,6 +1160,7 @@ if (typeof gtag !== \"function\") {
|
|||
'email_to_user',
|
||||
'wallet',
|
||||
'anet_webhook_log',
|
||||
'chat_user_ignores'
|
||||
];
|
||||
|
||||
foreach ($arrayTables as $value) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue