Skip to content

Commit

Permalink
Disable releases-tab feature
Browse files Browse the repository at this point in the history
Prevent tabs from wrapping as more-dropdown feature cannot be enabled due to crashing.
  • Loading branch information
lautis committed Jan 23, 2020
1 parent 4caa276 commit 686829b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Refined GitHub Extension/SafariExtensionHandler.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ class SafariExtensionHandler: SFSafariExtensionHandler {
"feature:recently-pushed-branches-enhancements": false,
"feature:mark-unread": false,
"feature:more-dropdown": false,
"feature:releases-tab": false,
"feature:split-issue-pr-search-results": false,
"feature:tags-dropdown": false,

Expand Down

0 comments on commit 686829b

Please sign in to comment.