mirror of
https://github.com/rickbarrette/stopwatch.git
synced 2026-08-18 22:30:44 -04:00
Disabled contex menu patch & bumped required version
This commit is contained in:
+2
-1
@@ -2,7 +2,8 @@
|
||||
|
||||
module Stopwatch
|
||||
def self.setup
|
||||
Stopwatch::ContextMenusControllerPatch.apply
|
||||
log "Setup"
|
||||
#Stopwatch::ContextMenusControllerPatch.apply
|
||||
Stopwatch::IssuesControllerPatch.apply
|
||||
::TimeEntry.prepend Stopwatch::TimeEntryPatch
|
||||
::User.prepend Stopwatch::UserPatch
|
||||
|
||||
Reference in New Issue
Block a user