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

Use local shiggy gif for splash #157

Merged
merged 3 commits into from
Oct 24, 2023
Merged

Use local shiggy gif for splash #157

merged 3 commits into from
Oct 24, 2023

Conversation

wearrrrr
Copy link
Contributor

shiggy.gif is now a local file inside static instead of making a web request, not sure if this saves time but if something ever happens to the emoji for some reason it won't bork things
updated the name field in package.json from VencordDesktop to vencord-desktop, because package.json is really weird about capitalization in the name field.
appBadge.ts - changed if (count === -1) to if (count < 0), this should make sure if the count was -2 (somehow) then it would still work fine

of course feel free to just close this pr or ask for any changes, I did this because I was incredibly bored and have enjoyed using vesktop :)

package.json Outdated Show resolved Hide resolved
@Vendicated Vendicated changed the title Small nitpicks and basic changes Use local shiggy gif for splash Oct 24, 2023
@Vendicated Vendicated merged commit 28282d1 into Vencord:main Oct 24, 2023
1 check passed
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.

2 participants