Remove backward compatibility (restoring default values for checkboxes).

This commit is contained in:
John Livingston
2021-06-02 15:56:12 +02:00
parent 10bbb7f040
commit 88d9ad1f94
2 changed files with 5 additions and 4 deletions

View File

@ -13,6 +13,7 @@
### Changes
* Removed compatibility with Peertube previous to 3.2.0.
* Restoring default values for checkboxes in settings (there was a bug with Peertube previous to 3.2.0)
### Fixes