Change(Miniflux): filter empty categories
This has moved into global miniflux settings now
This commit is contained in:
@@ -1,14 +1,3 @@
|
|||||||
// ==UserScript==
|
|
||||||
// @name miniflux filter categories
|
|
||||||
// @namespace http://tampermonkey.net/
|
|
||||||
// @version 0.1
|
|
||||||
// @description try to take over the world!
|
|
||||||
// @author https://gitea.zoemp.be/sansguidon
|
|
||||||
// @match https://YOUR_MINIFLUX_DOMAIN/categories
|
|
||||||
// @icon https://www.google.com/s2/favicons?sz=64&domain=miniflux.app
|
|
||||||
// @grant none
|
|
||||||
// ==/UserScript==
|
|
||||||
|
|
||||||
(function() {
|
(function() {
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user