Change(Miniflux): filter empty categories
This has moved into global miniflux settings now
This commit is contained in:
parent
1e83165361
commit
d59ad5bab4
@ -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() {
|
||||
'use strict';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user