@the-liberators/ngx-scrumteamsurvey-tools 2.3.121 → 2.3.123
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/package.json
CHANGED
|
@@ -2359,7 +2359,6 @@ declare class DialogSettingsComponent extends ComponentWithViewStateBase<IResult
|
|
|
2359
2359
|
private settings;
|
|
2360
2360
|
factors: SelectItem[];
|
|
2361
2361
|
isSingleTeam: boolean;
|
|
2362
|
-
isSubscriber: boolean;
|
|
2363
2362
|
modelFilterSettings: ModelFilter;
|
|
2364
2363
|
customFactorsSelected: boolean;
|
|
2365
2364
|
benchmarkTypes: SelectItem[];
|