Skip to content

Commit

Permalink
Fix error in spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
BenCodez committed Jun 25, 2024
1 parent 98a4d70 commit 1c20ac6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions VotingPlugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,7 @@
<goal>copy-resources</goal>
</goals>
<configuration>
<outputDirectory>${user.home}/Documents/Test
Server/plugins</outputDirectory>
<outputDirectory>${user.home}/Documents/Test Server/plugins</outputDirectory>
<resources>
<resource>
<directory>${basedir}/target</directory>
Expand Down

0 comments on commit 1c20ac6

Please sign in to comment.