Gather accounts files

This commit is contained in:
Bubka 2023-11-01 11:04:25 +01:00
parent 6ed54d79bb
commit ac5669d880

View File

@ -61,6 +61,7 @@
await twofaccounts.fetch() await twofaccounts.fetch()
notify.info({ text: trans('commons.data_refreshed_to_reflect_server_changes'), duration: 10000 }) notify.info({ text: trans('commons.data_refreshed_to_reflect_server_changes'), duration: 10000 })
} }
//groups.refresh()
}) })
/** /**