king
2023-11-16 32b520bad60ace0d7793a2a22d5ae3d8403d512b
src/tabviews/zshare/actionList/popupbutton/index.jsx
@@ -336,6 +336,7 @@
      <>
        <Button
          type={type}
          id={'button' + btn.uuid}
          title={disabled ? (btn.reason || '') : (btn.show === 'icon' ? btn.label : '')}
          loading={loading}
          disabled={disabled}