[DOCS] RELEASE-NOTES: Copy Link is broken

On firefox it fails with Uncaught TypeError: navigator.clipboard is
   undefined
On chromium it fails with Uncaught TypeError: Cannot read properties of undefined (reading 'writeText')
This commit is contained in:
Earl Warren 2023-02-28 18:46:13 +01:00
parent 28fab82302
commit 148b2ff093
No known key found for this signature in database
GPG Key ID: 0579CB2928A78A00
1 changed files with 0 additions and 4 deletions

View File

@ -168,10 +168,6 @@ If a repository has a file such as `.forgejo/workflows/test.yml`, it will be int
### User Interface improvements
#### [Add "Copy link" button for new uploads](https://codeberg.org/forgejo/forgejo/commit/9f919cf08)
* (description)
#### [PR Review Box UI](https://codeberg.org/forgejo/forgejo/commit/1fcf96ad0)
* (description)