diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2023-10-31 11:29:04 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2023-10-31 11:29:04 +0000 |
| commit | 954d03150f1dc097b9950cfef2fed2e4f55b6442 (patch) | |
| tree | fefdc053fedab92ca93407b55f24dd1935be7ad9 /src/components/interactions/interactions.vue | |
| parent | 42d5d8e43338d0b97cc922ff1d14b77f3ff9d448 (diff) | |
| parent | f153c688f618af05f0e750a9042581b62c0f98f0 (diff) | |
Merge branch 'tusooa/extra-notifications' into 'develop'
Extra notifications
See merge request pleroma/pleroma-fe!1853
Diffstat (limited to 'src/components/interactions/interactions.vue')
| -rw-r--r-- | src/components/interactions/interactions.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/interactions/interactions.vue b/src/components/interactions/interactions.vue index b7291c02..35d03562 100644 --- a/src/components/interactions/interactions.vue +++ b/src/components/interactions/interactions.vue @@ -39,6 +39,7 @@ <Notifications ref="notifications" :no-heading="true" + :no-extra="true" :minimal-mode="true" :filter-mode="filterMode" /> |
