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