ens #32
| @ -14,6 +14,6 @@ import ( | |||||||
| func New(ctx context.Context, storageService storage.StorageService) remote.AccountService { | func New(ctx context.Context, storageService storage.StorageService) remote.AccountService { | ||||||
| 	return &httpremote.HTTPAccountService{ | 	return &httpremote.HTTPAccountService{ | ||||||
| 		SS:     storageService, | 		SS:     storageService, | ||||||
| 		UseApi: false, | 		UseApi: true, | ||||||
| 	} | 	} | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user