diff options
Diffstat (limited to 'docs/room.pod6')
-rw-r--r-- | docs/room.pod6 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/room.pod6 b/docs/room.pod6 index 1df8c84..9724793 100644 --- a/docs/room.pod6 +++ b/docs/room.pod6 @@ -66,3 +66,5 @@ It will return the C<event_id> for this state change. method leave() Leaves the room. + +=end pod |