Skip to content

Commit 527686a

Browse files
authored
Fix event table (#641)
1 parent 0948b6d commit 527686a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

content/guides/events/user-events/for-user.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,7 @@ The following events are available in all feeds.
7979
| `LOCK_DESTROY` | A file was unlocked. If a locked file is deleted, the source file will be null. |
8080
| `ITEM_TRASH` | A file or folder was marked as deleted |
8181
| `ITEM_UNDELETE_VIA_TRASH` | A file or folder was recovered out of the trash |
82-
| `COLLAB_ADD_COLLABORATOR` | A collaborator was added to a folder
83-
84-
|
82+
| `COLLAB_ADD_COLLABORATOR` | A collaborator was added to a folder|
8583
| `COLLAB_ROLE_CHANGE` | A collaborator had their role changed |
8684
| `COLLAB_INVITE_COLLABORATOR` | A collaborator was invited on a folder |
8785
| `COLLAB_REMOVE_COLLABORATOR` | A collaborator was removed from a folder |

0 commit comments

Comments
 (0)