Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: log path not set #203

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Conversation

diogotcorreia
Copy link
Contributor

Fixes #202

I've chosen the logs directory since that's what Discord's app.asar already does.

Let me know if anything needs changing.

Relevant code paths (Discord stable 0.0.78):

  • core.asar: app/discord_native/browser/fileManager.js:16
  • app.asar: app_bootstrap/bootstrap.js:38
  • app.asar: common/paths.js:84

Copy link
Contributor

@CanadaHonk CanadaHonk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@CanadaHonk CanadaHonk merged commit e88eebf into GooseMod:main Jan 20, 2025
diogotcorreia added a commit to diogotcorreia/dotfiles that referenced this pull request Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Log files created on home directory
2 participants