Skip to content

Commit 77071a1

Browse files
committed
update mapping
1 parent 8a46300 commit 77071a1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

apps/events/src/schema.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,17 +50,17 @@ export const mapping: Mapping = {
5050
},
5151
},
5252
Todo2: {
53-
typeIds: [Id.Id('How8cJy24CExHsV5yZtQrZ')],
53+
typeIds: [Id.Id('4ewpH1mPW9f2tLhaHdKKyn')],
5454
properties: {
5555
name: Id.Id('LuBWqZAu6pz54eiJS5mLv8'),
56-
checked: Id.Id('HdkQu7gt8Sc1FpeKoYCK5k'),
56+
checked: Id.Id('7zyFtwuuf9evFNZqcLSytU'),
5757
},
5858
relations: {
59-
assignees: Id.Id('VctPqgXJGmcHTnfRmPzn4Y'),
59+
assignees: Id.Id('GeLe54zpz1MiMWAF8LFCCt'),
6060
},
6161
},
6262
User: {
63-
typeIds: [Id.Id('7L9sZgoinGoDFEukU5t5sh')],
63+
typeIds: [Id.Id('KYCunro75we8KbjpsDKbm7')],
6464
properties: {
6565
name: Id.Id('LuBWqZAu6pz54eiJS5mLv8'),
6666
},

0 commit comments

Comments
 (0)