adjust makefile

Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
jkoberg
2023-03-09 12:11:25 +01:00
parent b3bd2dc7c4
commit cfca9ec4b1
2 changed files with 12 additions and 2 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ type Converter struct {
serviceName string
registeredEvents map[string]events.Unmarshaller
// cached within one request not query other service too much
// cached within one request not to query other service too much
spaces map[string]*storageprovider.StorageSpace
users map[string]*user.User
resources map[string]*storageprovider.ResourceInfo