mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-02 07:39:14 +00:00
mobile/classic: remove USER_STYLESHEET_URL
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
|
||||
$subop = $_REQUEST["subop"];
|
||||
|
||||
$prefs_blacklist = array("HIDE_READ_FEEDS", "FEEDS_SORT_BY_UNREAD",
|
||||
"USER_STYLESHEET_URL");
|
||||
$prefs_blacklist = array("HIDE_READ_FEEDS", "FEEDS_SORT_BY_UNREAD");
|
||||
|
||||
$profile_blacklist = array("ALLOW_DUPLICATE_POSTS", "PURGE_OLD_DAYS",
|
||||
"PURGE_UNREAD_ARTICLES", "DIGEST_ENABLE", "DIGEST_CATCHUP",
|
||||
|
||||
Reference in New Issue
Block a user