mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 23:50:44 +01:00
Fix CRLF in SQL update for 4705
--HG-- branch : trunk
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DELETE FROM `trinity_string` WHERE `entry` = 6616;
|
||||
INSERT INTO `trinity_string` (`entry`,`content_default`) VALUES ('6616','Silence is ON for %s');
|
||||
DELETE FROM `trinity_string` WHERE `entry` = 6616;
|
||||
INSERT INTO `trinity_string` (`entry`,`content_default`) VALUES ('6616','Silence is ON for %s');
|
||||
|
||||
Reference in New Issue
Block a user