mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-24 04:58:31 -05:00
fix(activitylog): space -> folder
Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
committed by
Christian Richter
parent
79c4ce3abf
commit
7bafe7f66e
@@ -678,7 +678,7 @@ Feature: check share activity
|
||||
"required": ["message","variables"],
|
||||
"properties": {
|
||||
"message": {
|
||||
"const": "{user} updated {resource} in {space}"
|
||||
"const": "{user} updated {resource} in {folder}"
|
||||
},
|
||||
"variables": {
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user