Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Vince committed Nov 19, 2024
1 parent 7eb6734 commit cbcc4a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Vencord.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ async function init() {
await update();
if (Settings.autoUpdateNotification)
setTimeout(() => showNotification({
title: "Vencord has been updated!",
title: "Vencord has been updateds!",
body: "Click here to restart",
permanent: true,
noPersist: true,
Expand Down

0 comments on commit cbcc4a5

Please sign in to comment.