Use the server-provided display_title (group icon + owner prefix) instead of the client-side prefix, so web/iOS/Android show group events identically. Falls back to the local prefix for older servers. Bumped to v41. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
3 lines
82 B
JavaScript
3 lines
82 B
JavaScript
// Increment APP_VERSION with every code change
|
|
export const APP_VERSION = 'v41';
|