Skip to content

Commit 01a8450

Browse files
committed
Fix usinverse
1 parent 94c6e8d commit 01a8450

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

database/exercises/db.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ COPY public.exercises_universes (id, exercise_id, universe_id, is_default) FROM
206206
56 1 52 False
207207
57 1 53 False
208208
58 12 54 False
209-
59 17 55 True
209+
59 17 56 True
210210
\.
211211
-- 30 16 3
212212

0 commit comments

Comments
 (0)