feat(member): improve assistant roster awareness

This commit is contained in:
2026-03-11 15:10:20 +04:00
parent 79f96ba45b
commit 0787847c19
27 changed files with 1429 additions and 3 deletions

View File

@@ -156,6 +156,9 @@ function createRepositoryStub() {
}
: null
},
async updateHouseholdMemberDisplayName() {
return null
},
async getHouseholdBillingSettings(householdId) {
return {
householdId,