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