mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-08 23:15:24 +02:00
fix: Script name
Signed-off-by: Six <23470032+6ixfalls@users.noreply.github.com>
This commit is contained in:
parent
9226f05f2c
commit
31d7fb3754
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ export default function Meta() {
|
|||
/>
|
||||
|
||||
{/* <!-- NEXT_PUBLIC_ env variables --> */}
|
||||
<script src="/__env.js" />
|
||||
<script src="/__appenv.js" />
|
||||
</Head>
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue