mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 17:54:02 +00:00
feat(bot): add safe group unsetup flow
This commit is contained in:
@@ -55,6 +55,7 @@ function createRepositoryStub() {
|
||||
async listHouseholdTopicBindings() {
|
||||
return []
|
||||
},
|
||||
async clearHouseholdTopicBindings() {},
|
||||
async listReminderTargets() {
|
||||
return []
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user