Typo
authorBenjamin Auder <benjamin.auder@somewhere>
Tue, 28 Apr 2020 04:12:44 +0000 (06:12 +0200)
committerBenjamin Auder <benjamin.auder@somewhere>
Tue, 28 Apr 2020 04:12:44 +0000 (06:12 +0200)
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),
 
 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),
   ('Dark', 'In the shadow', true),
   ('Hidden', 'Unidentified pieces', true),
   ('Hiddenqueen', 'Queen disguised as a pawn', true),