mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 23:44:03 +00:00
feat(bot): add safe group unsetup flow
This commit is contained in:
@@ -35,6 +35,7 @@ function repository(): HouseholdConfigurationRepository {
|
||||
topicName: 'Общие покупки'
|
||||
}
|
||||
],
|
||||
clearHouseholdTopicBindings: async () => {},
|
||||
listReminderTargets: async () => [],
|
||||
upsertHouseholdJoinToken: async () => ({
|
||||
householdId: 'household-1',
|
||||
|
||||
Reference in New Issue
Block a user