mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 21:14:02 +00:00
feat(member): improve assistant roster awareness
This commit is contained in:
@@ -132,6 +132,7 @@ function repository(): HouseholdConfigurationRepository {
|
||||
members.set(telegramUserId, next)
|
||||
return next
|
||||
},
|
||||
updateHouseholdMemberDisplayName: async () => null,
|
||||
getHouseholdBillingSettings: async (householdId) => ({
|
||||
householdId,
|
||||
settlementCurrency: 'GEL',
|
||||
|
||||
Reference in New Issue
Block a user