forked from Cookies_Github_mirror/AquaDX
[+] Fav music fix
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DELETE FROM chusan_user_general_data WHERE property_key = 'favorite_music' AND property_value = '-1';
|
||||
DELETE FROM chusan_user_general_data WHERE property_key = 'favorite_music' AND property_value = '0';
|
||||
DELETE FROM chusan_user_general_data WHERE property_key = 'favorite_music' AND property_value = '';
|
||||
Reference in New Issue
Block a user