Skip to content

Commit

Permalink
fix: 兼容伺服浏览器
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Aug 2, 2023
1 parent df955c9 commit a3a046a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"frontends": [
"desktop",
"desktop-window"
"browser-desktop"
],
"displayName": {
"default": "Publisher",
Expand Down
2 changes: 1 addition & 1 deletion widget.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"frontends": [
"desktop",
"desktop-window"
"browser-desktop"
],
"displayName": {
"default": "sy-post-publisher",
Expand Down

0 comments on commit a3a046a

Please sign in to comment.