File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -215,7 +215,7 @@ async function createWindow() {
215215 log . info ( `Electron UserData: ${ app . getPath ( 'userData' ) } ` ) ;
216216
217217 // Create the server
218- const port = await server ( 2023 , log , win ) ;
218+ const port = await server ( 2024 , log , win ) ;
219219 // createNotification('Proxy Server', `Proxy server started on port ${port}`);
220220 const tray = createTray ( win , port ) ;
221221
Original file line number Diff line number Diff line change 2626 "productName" : " DiscordBotClient" ,
2727 "artifactName" : " ${productName}-${os}-${arch}.${ext}" ,
2828 "electronVersion" : " 15.5.7" ,
29- "copyright" : " Copyright © 2023 Elysia#1782 " ,
29+ "copyright" : " Copyright © 2024 @elysia.dev " ,
3030 "mac" : {
3131 "category" : " public.app-category.social-networking" ,
3232 "target" : [
6262 },
6363 "author" : {
6464 "name" : " aiko-chan-ai" ,
65- "email" : " DiscordBotClient@aiko .com"
65+ 6666 },
6767 "repository" : {
6868 "url" : " https://github.com/aiko-chan-ai/DiscordBotClient/"
You can’t perform that action at this time.
0 commit comments