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