1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-10 01:51:11 +09:00

fix rebase changes

This commit is contained in:
Mikhail Iudin 2023-05-23 14:38:34 +02:00
parent 71c0580bae
commit da6c99c949
No known key found for this signature in database
GPG key ID: FAAAA8BAABDFF1C0
15 changed files with 62 additions and 717 deletions

View file

@ -58,7 +58,7 @@ type Deps struct {
Account accountservice.Service
TreeManager treemanager.TreeManager
Store spacestorage.SpaceStorage
Configuration nodeconf.Configuration
Configuration nodeconf.NodeConf
DeletionState settingsstate.ObjectDeletionState
Provider SpaceIdsProvider
OnSpaceDelete func()