aboutsummaryrefslogtreecommitdiff
path: root/changelog.d
diff options
context:
space:
mode:
authorHJ <30-hj@users.noreply.git.pleroma.social>2024-03-22 08:17:33 +0000
committerHJ <30-hj@users.noreply.git.pleroma.social>2024-03-22 08:17:33 +0000
commit23edfe7b918844f8cc2ff5b9b245952092ee1cbf (patch)
tree1f03173caa74258b8becceaa896e732772a48c48 /changelog.d
parent698d6085918c012150a16ffaf24d34970629542d (diff)
parent8562fd2da681497f798fa50eaa449966aa69c483 (diff)
Merge branch 'non-expiring-polls' into 'develop'
Hide the expiry date indication if the poll never expires Closes #961 See merge request pleroma/pleroma-fe!1889
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/non-expiring-polls-indication.fix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/non-expiring-polls-indication.fix b/changelog.d/non-expiring-polls-indication.fix
new file mode 100644
index 00000000..7979cc13
--- /dev/null
+++ b/changelog.d/non-expiring-polls-indication.fix
@@ -0,0 +1 @@
+The expiry date indication won't be shown if the poll never expires