Skip to content

Commit

Permalink
Update render-interface.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubiidev-18 authored Feb 6, 2024
1 parent 880b918 commit b375194
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/playground/render-interface.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ const handleClickAddonSettings = () => {

const messages = defineMessages({
defaultTitle: {
defaultMessage: 'A mod of PenguinMod',
defaultMessage: 'A mod of Snail IDE',
description: 'Title of homepage',
id: 'tw.guiDefaultTitle'
}
Expand Down Expand Up @@ -184,7 +184,7 @@ const Footer = () => (
id="tw.feedback"
/>
</a>
<a href="https://github.com/Snail-IDE/">
<a href="https://github.com/Circle-IDE/Circle-IDE.github.io">
<FormattedMessage
defaultMessage="Source Code"
description="Link to source code"
Expand Down

0 comments on commit b375194

Please sign in to comment.