@snippyly/plugin-staging 1.0.95 → 1.0.96

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/snippyly.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@snippyly/plugin-staging",
3
- "version": "1.0.95",
3
+ "version": "1.0.96",
4
4
  "description": "",
5
5
  "main": "snippyly.js",
6
6
  "scripts": {
package/snippyly.js CHANGED
@@ -1581,7 +1581,7 @@ class ps extends ri{}ps.Encryptor=class extends ps{processBlock(t,e){const i=t,n
1581
1581
  <!-- actions 2 -->
1582
1582
  <div class="toolbar-section user-profile-section ${ot({"d-none":!this.expanded})}">
1583
1583
  <div class="toolbar-actions2">
1584
- ${"Admin"===this.snippylyUserRole?I`
1584
+ ${"Admin"===this.snippylyUserRole&&this.staging?I`
1585
1585
  <div class="action tooltip cursor-pointer d-sm-none user-invite-tool-container">
1586
1586
  <div class="tooltiptext">Share</div>
1587
1587
  <snippyly-user-invite-tool></snippyly-user-invite-tool>