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