Update docs for upsert in ServiceConfiguration

This commit is contained in:
dupontbertrand
2024-10-08 22:13:46 +02:00
committed by italo jose
parent 526019f0bc
commit f4b7873e3c

View File

@@ -296,7 +296,7 @@ Then, inside the server of your app (this example is for the Weebo service), imp
```js
import { ServiceConfiguration } from "meteor/service-configuration";
ServiceConfiguration.configurations.upsert(
ServiceConfiguration.configurations.upsertAsync(
{ service: "weibo" },
{
$set: {