diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2023-11-27 14:23:39 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2023-11-27 14:23:39 +0000 |
| commit | e84e814c20a503311af007e5f871ed38684ecf15 (patch) | |
| tree | 47533a2138deafcbf303e7abc82fe5af41626736 | |
| parent | 9cbcd5b5e397804f236d1003d4a5c141340ac0f5 (diff) | |
| parent | d580433988f623040a2b9571466ce4e4882c962a (diff) | |
Merge branch 'post-mergeback-fixes' into 'develop'
remove duplicate changelog entries
See merge request pleroma/pleroma-fe!1876
| -rw-r--r-- | changelog.d/admin-dash-fixes.fix | 1 | ||||
| -rw-r--r-- | changelog.d/fix-admin-crash-when-no-primary-fe-set.fix | 1 | ||||
| -rw-r--r-- | changelog.d/react-more-actions-fix.fix | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/changelog.d/admin-dash-fixes.fix b/changelog.d/admin-dash-fixes.fix deleted file mode 100644 index ff8eb0a2..00000000 --- a/changelog.d/admin-dash-fixes.fix +++ /dev/null @@ -1 +0,0 @@ -fix admin dashboard not having any feedback on frontend installation diff --git a/changelog.d/fix-admin-crash-when-no-primary-fe-set.fix b/changelog.d/fix-admin-crash-when-no-primary-fe-set.fix deleted file mode 100644 index 78eae3be..00000000 --- a/changelog.d/fix-admin-crash-when-no-primary-fe-set.fix +++ /dev/null @@ -1 +0,0 @@ -Fix frontend admin tab crashing when no primary frontend is set diff --git a/changelog.d/react-more-actions-fix.fix b/changelog.d/react-more-actions-fix.fix deleted file mode 100644 index 9ab41de2..00000000 --- a/changelog.d/react-more-actions-fix.fix +++ /dev/null @@ -1 +0,0 @@ -Add aria attributes to react and extra buttons |
