Skip to content

Commit

Permalink
Add nounspace to csp frame ancestors
Browse files Browse the repository at this point in the history
  • Loading branch information
aeolianeth committed Dec 6, 2024
1 parent 94f2712 commit c5a2777
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ const FRAME_ANCESTORS = [
'https://*.safe.global',
'https://nance.app',
'https://jbdao.org',
'https://nounspace.com'
]

if (process.env.NODE_ENV === 'development') {
Expand Down

0 comments on commit c5a2777

Please sign in to comment.