mirror of
https://github.com/whekin/household-bot.git
synced 2026-04-01 06:14:02 +00:00
feat(member): improve assistant roster awareness
This commit is contained in:
@@ -78,6 +78,7 @@ function createRepository(): HouseholdConfigurationRepository {
|
||||
householdDefaultLocale: 'ru'
|
||||
}
|
||||
: null,
|
||||
updateHouseholdMemberDisplayName: async () => null,
|
||||
getHouseholdBillingSettings: async (householdId) => ({
|
||||
householdId,
|
||||
settlementCurrency: 'GEL',
|
||||
|
||||
Reference in New Issue
Block a user