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,
|
attachedImageDescription,
|
||||||
cachedWebfingers, personCache, isArticle,
|
cachedWebfingers, personCache, isArticle,
|
||||||
debug, postId, postId, subject)
|
debug, postId, postId, subject)
|
||||||
|
sayStr = 'Reply sent'
|
||||||
|
_sayCommand(sayStr, screenreader, systemLanguage, espeak)
|
||||||
|
|
||||||
|
|
||||||
def runNotificationsClient(baseDir: str, proxyType: str, httpPrefix: str,
|
def runNotificationsClient(baseDir: str, proxyType: str, httpPrefix: str,
|
||||||
|
|
Loading…
Reference in New Issue