feat(settings): companionLastGuildId pref for guild rail restore (v0.8.94)
Add companionLastGuildId to DEFAULT_USER_PREFS so the last active guild syncs over the user settings mesh for companion boot and desktop switches. Co-authored-by: Cursor <[email protected]>
This commit is contained in:
@@ -11,6 +11,8 @@ P2P user appearance and UX preferences for Pearcord. Syncs across devices on `pe
|
||||
| `showLinkPreviews` | boolean | `true` |
|
||||
| `showSecondsInTimestamps` | boolean | `false` |
|
||||
| `blurSpoilers` | boolean | `true` |
|
||||
| `composeDrafts` | `{ [channelId]: { text } }` | `{}` |
|
||||
| `companionLastGuildId` | guild id or `null` | `null` — last server opened (desktop + companion); P2P sync via USER_PREFS |
|
||||
|
||||
## API
|
||||
|
||||
|
||||
Reference in New Issue
Block a user