@closerplatform/spinner-openapi 0.12.976 → 0.12.978
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api.d.ts +0 -6
- package/package.json +1 -1
package/dist/api.d.ts
CHANGED
|
@@ -4765,12 +4765,6 @@ export interface OrgConfig {
|
|
|
4765
4765
|
* @memberof OrgConfig
|
|
4766
4766
|
*/
|
|
4767
4767
|
forgetMeEnabled: boolean;
|
|
4768
|
-
/**
|
|
4769
|
-
*
|
|
4770
|
-
* @type {string}
|
|
4771
|
-
* @memberof OrgConfig
|
|
4772
|
-
*/
|
|
4773
|
-
defaultStatusAfterLogin?: string;
|
|
4774
4768
|
/**
|
|
4775
4769
|
*
|
|
4776
4770
|
* @type {boolean}
|