@sprig-technologies/sprig-browser 2.24.6 → 2.24.7

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/dist/index.d.ts CHANGED
@@ -877,6 +877,7 @@ interface Config {
877
877
  customMetadata?: Record<string, unknown>;
878
878
  customStyles: string;
879
879
  dismissOnPageChange: boolean;
880
+ forceBrandedLogo?: boolean;
880
881
  endCard?: {
881
882
  headline: string;
882
883
  subheader?: string;