Skip to content

Commit

Permalink
lemme see if this works
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubiidev-18 authored Feb 6, 2024
1 parent ada59c0 commit b5acf22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/playground/render-interface.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@ class Interface extends React.Component {
</div>
<div className={styles.remixWarningBox}>
<p>New extensions coming soon!</p>
</div>
</div>
{/* project not approved message */}
{(window.LastFetchedProject) != null && (window.LastFetchedProject.accepted == false) ? (
Expand Down

0 comments on commit b5acf22

Please sign in to comment.