mirror of https://gitlab.com/bashrc2/epicyon
Indicate when reply was sent
parent
d6efc44fe2
commit
8d94684d8b
|
@ -193,6 +193,8 @@ def _replyToPost(session, postId: str,
|
|||
attachedImageDescription,
|
||||
cachedWebfingers, personCache, isArticle,
|
||||
debug, postId, postId, subject)
|
||||
sayStr = 'Reply sent'
|
||||
_sayCommand(sayStr, screenreader, systemLanguage, espeak)
|
||||
|
||||
|
||||
def runNotificationsClient(baseDir: str, proxyType: str, httpPrefix: str,
|
||||
|
|
Loading…
Reference in New Issue