@periskope/types 0.6.76 → 0.6.77

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/types.ts CHANGED
@@ -374,4 +374,4 @@ export type UserPreferences = {
374
374
  left_sidebar_open: boolean;
375
375
  right_sidepanel_open: boolean;
376
376
  sync_wa_unread_count: boolean;
377
- };
377
+ };