From 916fc913bdd5e867e446107ba5c671d01b82f629 Mon Sep 17 00:00:00 2001 From: someCatInTheWorld <162684669+someCatInTheWorld@users.noreply.github.com> Date: Thu, 4 Apr 2024 11:45:42 +1100 Subject: [PATCH] aaaaaaaaaa --- src/playground/render-interface.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/playground/render-interface.jsx b/src/playground/render-interface.jsx index 6465356288d..d99895d8ebe 100644 --- a/src/playground/render-interface.jsx +++ b/src/playground/render-interface.jsx @@ -318,7 +318,7 @@ class Interface extends React.Component { {isHomepage ? (
-

A few extensions have been removed from the editor, this will NOT break you're old projects it just means you can't access them in new projects, this was to stop Snail IDE from having too big of a copyright issue. All other extensions should be allowed on our site, if you would like you're extension removed please contact one of the devs.

+

A few extensions have been removed from the editor, this will NOT break your old projects, it just means you can't access them in new projects. This was to stop Snail IDE from having too big of a copyright issue. All other extensions should be allowed on our site, if you would like your extension removed please contact one of the devs.

{/* project not approved message */} {(window.LastFetchedProject) != null && (window.LastFetchedProject.accepted == false) ? (