Keep Folder State is now a core feature (#92)

https://github.com/FreshRSS/FreshRSS/pull/3185
The extension was not working anymore
https://github.com/FreshRSS/Extensions/issues/90
This commit is contained in:
Alexandre Alapetite 2021-01-09 01:49:48 +01:00 committed by GitHub
parent 03393f9fb0
commit 1bf6432925
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 0 additions and 124 deletions

View file

@ -65,14 +65,6 @@
"url": "https://github.com/oyox/FreshRSS-extensions",
"type": "gh-subdirectory"
},
{
"name": "Keep Folder State",
"description": "Stores the state of the folders locally and expand them automatically if necessary",
"version": 0.1,
"author": "Marco Heizmann",
"url": "https://github.com/oyox/FreshRSS-extensions",
"type": "gh-subdirectory"
},
{
"name": "Mobile Scroll Menu",
"description": "Automatically hides the header menu on mobile phones, when scrolling down and shows it when scrolling up",