You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
varmenuItems=GetItemMenuItems(item,QuickAccessService.QuickAccessFolders.ToList().FirstOrDefault(x =>x.Path==item.Path)is not null,fileTagsCardItemis not null&&fileTagsCardItem.IsFolder);
79
+
varmenuItems=GetItemMenuItems(item,QuickAccessService.Folders.ToList().FirstOrDefault(x =>x.Path==item.Path)is not null,fileTagsCardItemis not null&&fileTagsCardItem.IsFolder);
0 commit comments