Skip to content

Commit

Permalink
Captialize (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
frostzzone authored Sep 29, 2023
1 parent e694002 commit 14de02d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/save-load.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export default async function register(self) {
}
/* Domain change swal */
if (window.location.hostname == "scratch-for-discord.com") {
swal.fire({
Swal.fire({
title: 'Hey this domain is going to be removed',
text: "Do you want to be taken to the new domain?",
icon: 'warning',
Expand Down

1 comment on commit 14de02d

@vercel
Copy link

@vercel vercel bot commented on 14de02d Sep 29, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.