1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-27 03:04:51 +09:00

DB: Fix typo in DB migration

This commit is contained in:
fr33domlover 2022-09-26 06:55:23 +00:00
parent 6d0eab24d1
commit 1d2a251c13

View file

@ -2322,7 +2322,7 @@ changes hLocal ctx =
, removeField "FollowRemote" "person"
-- 418
, addFieldRefRequired''
"FollowRemote"
"Follow"
(do ibid <- insert Inbox418
obid <- insert Outbox418
fsid <- insert FollowerSet418