Skip to content

Commit

Permalink
fix plugin id
Browse files Browse the repository at this point in the history
  • Loading branch information
Nayacco committed Nov 17, 2024
1 parent 2ea2455 commit a8817e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<idea-plugin require-restart="false">
<id>com.github.nayacco.restfulhelper</id>
<id>com.github.goldsubmarine.restfulhelper</id>
<name>RestfulHelper</name>
<vendor email="[email protected]" url="https://github.com/Nayacco">Nayacco</vendor>

Expand Down

0 comments on commit a8817e9

Please sign in to comment.