🛂(frontend) hide version restore button when reader

When you are a reader member, you have the right to
see the version but you cannot restore
them. So, we hide the restore button
when you are a reader.
This commit is contained in:
Anthony LC
2025-02-11 15:53:28 +01:00
committed by Anthony LC
parent 15dc1e3012
commit aefbc2e0b9
2 changed files with 19 additions and 15 deletions

View File

@@ -11,6 +11,7 @@ and this project adheres to
## Changed
- 🛂(frontend) Restore version visibility #629
- 📝(doc) minor README.md formatting and wording enhancements
-Stop setting a default title on doc creation #634