Restore DisplayNPSSurvey message type enum which was removed in a prior (#2046)

change.
This commit is contained in:
jawelton74 2025-02-11 06:58:44 -08:00 committed by GitHub
parent c2b98c3e23
commit 9fb006a996
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,6 +41,7 @@ export enum MessageTypes {
OpenPostgreSQLPasswordReset,
OpenPostgresNetworkingBlade,
OpenCosmosDBNetworkingBlade,
DisplayNPSSurvey, // unused
OpenVCoreMongoNetworkingBlade,
OpenVCoreMongoConnectionStringsBlade,
GetAuthorizationToken, // unused. Can be removed if the portal uses the same list of enums.