Typo
[vchess.git] / server / db / populate.sql
index e51027c..a41f194 100644 (file)
@@ -2,7 +2,7 @@
 
 insert or ignore into Variants (name, description, noProblems) values
   ('Apocalypse', 'The end of the world', true),
-  ('Chakart', 'Capture the princess'),
+  ('Chakart', 'Capture the princess', true),
   ('Dark', 'In the shadow', true),
   ('Hidden', 'Unidentified pieces', true),
   ('Hiddenqueen', 'Queen disguised as a pawn', true),