feat: Briefwechsel hero redesign — discovery framing + padding #186
@@ -86,6 +86,7 @@ function swapPersons() {
|
||||
}
|
||||
|
||||
function selectPerson(id: string) {
|
||||
if (!id) return;
|
||||
senderId = id;
|
||||
receiverId = '';
|
||||
applyFilters();
|
||||
|
||||
Reference in New Issue
Block a user