We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f46ea4 commit 3399002Copy full SHA for 3399002
src/data/FlashcardSets.csv
@@ -1,3 +1,4 @@
1
title,description,isPrivate,flashcardSetId,ownerUsername,flashcardIds
2
-test set 1,for testing study use case,true,0,testUser,0,1,2,3
+test set 1,for testing study use case,false,0,testUser,0,1,2,3
3
empty test set,for testing study use case with empty set,true,1,testUser
4
+new test set,new set for testing flashcards,false,2,testUser
0 commit comments