Update Multi-Tenancy.md

pull/17774/head
Hamza Albreem 2 years ago committed by GitHub
parent e034d8c9cf
commit ca8324fc5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -298,7 +298,7 @@ PreConfigure<AbpOpenIddictWildcardDomainOptions>(options=>{
});
```
You must add this code to the Configure method as well.
You must add this code to the `Configure` method as well.
```csharp
// using Volo.Abp.MultiTenancy;

Loading…
Cancel
Save