From 5fc4e483a326e60c4410049c3e667edaa5650757 Mon Sep 17 00:00:00 2001 From: Mataes Date: Sat, 4 Apr 2020 15:30:13 +0300 Subject: newstory: added support of jabber subscription --- plugins/NewStory/src/templates.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/NewStory/src/templates.h') diff --git a/plugins/NewStory/src/templates.h b/plugins/NewStory/src/templates.h index 89b5d2a431..c8e23f2225 100644 --- a/plugins/NewStory/src/templates.h +++ b/plugins/NewStory/src/templates.h @@ -52,6 +52,7 @@ enum TPL_AUTH, TPL_ADDED, TPL_DELETED, + TPL_PRESENCE, TPL_COPY_MESSAGE, TPL_COPY_FILE, @@ -62,6 +63,7 @@ enum TPL_COPY_AUTH, TPL_COPY_ADDED, TPL_COPY_DELETED, + TPL_COPY_PRESENCE, TPL_COUNT }; -- cgit v1.2.3