mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-09-21 10:36:56 -04:00
https://github.com/FreshRSS/FreshRSS/pull/8599
This commit is contained in:
1 parent
033e73a446
commit
858bc0eace
1 file changed
-1
@@ -55,7 +55,6 @@ enum Minz_HookType: string {
|
||||
case self::JsVars:
|
||||
case self::NavReadingModes:
|
||||
case self::ActionExecute:
|
||||
return Minz_HookSignature::OneToOne;
|
||||
case self::ViewModes:
|
||||
return Minz_HookSignature::OneToOne;
|
||||
case self::CustomFaviconBtnUrl:
|
||||
|
||||
Reference in new issue
Block a user