There was an error while loading. Please reload this page.
1 parent 77305bc commit 4091ca8Copy full SHA for 4091ca8
Abp/Framework/scripts/abp.js
@@ -34,7 +34,7 @@
34
HOST: 2
35
};
36
37
- abp.multiTenancy.tenantIdCookieName = 'Abp.TenantId';
+ abp.multiTenancy.tenantIdCookieName = 'Abp-TenantId';
38
39
abp.multiTenancy.setTenantIdCookie = function (tenantId) {
40
if (tenantId) {
0 commit comments