mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 17:12:43 +00:00
refactor: split api into api, api-cli & api-plugin
This commit is contained in:
@@ -21,7 +21,6 @@ export abstract class Transport {
|
||||
* Send message with subject
|
||||
*
|
||||
* A message can be a mail or something completely different depending on what transport is implemented.
|
||||
*
|
||||
* @param subject Subject of the message
|
||||
* @param message Message to send
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user