@databutton/firebase-types 1.93.0 → 1.93.2
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.
|
@@ -1024,7 +1024,7 @@ export interface InstalledIntegration {
|
|
|
1024
1024
|
* e.g. For example in intercom user_id is called external_ref
|
|
1025
1025
|
*/
|
|
1026
1026
|
learnings: string[];
|
|
1027
|
-
managedBy: "riff" | "community";
|
|
1027
|
+
managedBy: "riff" | "riff-custom" | "community";
|
|
1028
1028
|
/**
|
|
1029
1029
|
* Short description of the integration
|
|
1030
1030
|
* Ment for the user to understand what the integration does
|