1.12.4 #73

Merged
defnotken merged 55 commits from 1.12.4 into master 2025-11-12 20:10:40 +00:00
Showing only changes of commit cabc4ec0fe - Show all commits

View File

@@ -113,11 +113,6 @@ internal class ContextMenuService : IHostedService
if (!_configService.Current.EnableRightClickMenus)
return;
//Check if lightfinder is on.
if (!_configService.Current.BroadcastEnabled)
return;
args.AddMenuItem(new MenuItem
{