forked from andyburke/autonomous.contact
feature: reactions
This commit is contained in:
parent
6500d9a9be
commit
b8467ec870
16 changed files with 2603 additions and 383 deletions
|
|
@ -175,10 +175,11 @@
|
|||
};
|
||||
}
|
||||
</script>
|
||||
<template>
|
||||
<template data-for_type="post">
|
||||
<div
|
||||
id="${context.post.id}"
|
||||
class="post-container"
|
||||
data-event_id="${context.post.id}"
|
||||
data-creator_id="${context.creator.id}"
|
||||
data-post_id="${context.post.id}"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue