aboutsummaryrefslogtreecommitdiffstats
path: root/include/AnnotationTypes.hpp
diff options
context:
space:
mode:
authorNiklas Halle <niklas@niklashalle.net>2020-09-18 16:43:35 +0200
committerNiklas Halle <niklas@niklashalle.net>2020-09-18 16:43:35 +0200
commitddc44ca19ba82b7638a909714122e73b92a5183b (patch)
tree4b43713bae0c0cf4842acd9cab485f8bccbb71fa /include/AnnotationTypes.hpp
parentfc2f037e216e517ec4b87b0663277a3fc40c1d74 (diff)
downloadn_core-ddc44ca19ba82b7638a909714122e73b92a5183b.tar.gz
n_core-ddc44ca19ba82b7638a909714122e73b92a5183b.zip
simplified attachments (server side), moved into handlers again
Diffstat (limited to 'include/AnnotationTypes.hpp')
-rw-r--r--include/AnnotationTypes.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/AnnotationTypes.hpp b/include/AnnotationTypes.hpp
index 66d0b9d..8fba983 100644
--- a/include/AnnotationTypes.hpp
+++ b/include/AnnotationTypes.hpp
@@ -14,6 +14,7 @@ namespace Reply {
DECL_ENUM_ELEMENT(none),
DECL_ENUM_ELEMENT(bold),
DECL_ENUM_ELEMENT(italics),
+ DECL_ENUM_ELEMENT(attachment),
DECL_ENUM_ELEMENT(strikethrough),
DECL_ENUM_ELEMENT(underline),
DECL_ENUM_ELEMENT(command),