diff --git a/src/@ionic-native/plugins/firebase-dynamic-links/index.ts b/src/@ionic-native/plugins/firebase-dynamic-links/index.ts index 95902117e..b784a8be2 100644 --- a/src/@ionic-native/plugins/firebase-dynamic-links/index.ts +++ b/src/@ionic-native/plugins/firebase-dynamic-links/index.ts @@ -23,10 +23,10 @@ export interface IDynamicLink { * *config.xml: * ```xml - * + * * * - * + * * * * ```