Skip to content

Commit

Permalink
DB: Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Killyana committed Jan 20, 2016
1 parent cc0a4e6 commit c606ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql/updates/world/2016_01_20_01_world.sql
@@ -1,4 +1,4 @@
--
DELETE FROM `gossip_menu` WHERE `entry` IN (9578) AND text_id=12927;
DELETE FROM `gossip_menu` WHERE `entry` IN (9578) AND `text_id`=12927;
INSERT INTO `gossip_menu` (`entry`, `text_id`) VALUES
(9578, 12927);

0 comments on commit c606ac5

Please sign in to comment.