Renamed the main file

This commit is contained in:
Louis Vallat 2019-07-15 21:54:50 +02:00
parent ed90b8a768
commit f2259f82d7
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#Mon, 15 Jul 2019 21:12:22 +0200
#Mon, 15 Jul 2019 21:54:15 +0200
C\:\\Users\\louis\\Documents\\GitHub\\twitter_techsupportgore_bot\\reddit_reposter_bot=

View File

@ -64,7 +64,7 @@ javadoc.use=true
javadoc.version=false
javadoc.windowtitle=
kotlinc.classpath=${file.reference.kotlin-runtime.jar}
main.class=RedditReposterBot.TwitterTechSupportGoreBot
main.class=RedditReposterBot.RedditReposterBot
manifest.file=manifest.mf
meta.inf.dir=${src.dir}/META-INF
mkdist.disabled=false

View File

@ -29,7 +29,7 @@ import java.sql.SQLException;
*
* @author louis
*/
public class TwitterTechSupportGoreBot {
public class RedditReposterBot {
/**
* Version of the application.