Fixed Issues Context Menu

This commit is contained in:
2026-07-29 11:53:41 -04:00
parent 1425758a53
commit 06b7050d07
3 changed files with 23 additions and 29 deletions
-1
View File
@@ -2,7 +2,6 @@
module Stopwatch
def self.setup
#Stopwatch::ContextMenusControllerPatch.apply
Stopwatch::IssuesControllerPatch.apply
::TimeEntry.prepend Stopwatch::TimeEntryPatch
::User.prepend Stopwatch::UserPatch