mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-28 12:51:27 +00:00
prefs: blocklist ENABLE_LABELS
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
$subop = $_REQUEST["subop"];
|
||||
|
||||
$prefs_blacklist = array("HIDE_FEEDLIST", "SYNC_COUNTERS");
|
||||
$prefs_blacklist = array("HIDE_FEEDLIST", "SYNC_COUNTERS", "ENABLE_LABELS");
|
||||
|
||||
if ($subop == "change-password") {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user