Skip to content

Commit 339cf9e

Browse files
committed
Hide alert type
1 parent 0cc6154 commit 339cf9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/v2/providers/alerts/appDistribution.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ export interface AppDistributionEvent<T>
8989

9090
/** @internal */
9191
export const newTesterIosDeviceAlert = 'appDistribution.newTesterIosDevice';
92+
/** @internal */
9293
export const inAppFeedbackAlert = 'appDistribution.inAppFeedback';
9394

9495
/**

0 commit comments

Comments
 (0)