Skip to content

Commit ae46427

Browse files
fix: update ReportJson file
1 parent 662049d commit ae46427

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

apps/OpenSign/src/json/ReportJson.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -368,14 +368,6 @@ export default function reportJson(id) {
368368
redirectUrl: "",
369369
action: "bulksend"
370370
},
371-
{
372-
btnId: "1835",
373-
btnLabel: "Make public",
374-
hoverLabel: "Make public",
375-
btnIcon: "fa-solid fa-users-line",
376-
redirectUrl: "",
377-
action: "public"
378-
},
379371
{
380372
btnId: "1834",
381373
btnLabel: "Delete",

0 commit comments

Comments
 (0)