visuddhinanda пре 3 година
родитељ
комит
36f68839a6
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      dashboard/src/pages/studio/channel/list.tsx

+ 1 - 1
dashboard/src/pages/studio/channel/list.tsx

@@ -238,7 +238,7 @@ const Widget = () => {
                 <Dropdown.Button
                 <Dropdown.Button
                   key={index}
                   key={index}
                   type="link"
                   type="link"
-                  trigger={["click"]}
+                  trigger={["click", "contextMenu"]}
                   menu={{
                   menu={{
                     items: [
                     items: [
                       {
                       {