Update sendviewcontroller authored by jakobsbode's avatar jakobsbode
...@@ -14,12 +14,11 @@ it can be called with ...@@ -14,12 +14,11 @@ it can be called with
### deinit states ### deinit states
the action after composing is one of the following: the state after composing is one of the following:
* discard the composition * composition is discarded
* save composition as draft * composition is sacred as draft
- save as letter - saved as letter
- save as postcard - saved as postcard
* composition is sent * composition is sent
- this is handled in the SendViewController, because the user should be able to send the composition as draft, if the sending failed
## internal states ## internal states
\ No newline at end of file