mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 21:24:04 +00:00
feat(member): improve assistant roster awareness
This commit is contained in:
@@ -156,6 +156,9 @@ function createRepositoryStub() {
|
||||
}
|
||||
: null
|
||||
},
|
||||
async updateHouseholdMemberDisplayName() {
|
||||
return null
|
||||
},
|
||||
async getHouseholdBillingSettings(householdId) {
|
||||
return {
|
||||
householdId,
|
||||
|
||||
Reference in New Issue
Block a user