Fix changeset format

Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
Camila Belo
2023-05-19 22:32:09 +02:00
parent f6e0586381
commit 9c6bd22433
+1 -1
View File
@@ -13,4 +13,4 @@ Allows for an optional `tokenManager` to authenticate requests from the collator
+ tokenManager: env.tokenManager,
}),
});
```
```