Skip to content

Commit

Permalink
fix: submit reload
Browse files Browse the repository at this point in the history
  • Loading branch information
adetyaz committed Nov 22, 2023
1 parent a0e7c65 commit 82cc43a
Show file tree
Hide file tree
Showing 36 changed files with 86 additions and 58 deletions.
6 changes: 3 additions & 3 deletions build/app.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
__sveltekit_18i1k42 = {
__sveltekit_1jtw59 = {
base: new URL('.', location).pathname.slice(0, -1),
env: {
PUBLIC_GATEWAY_URL: 'https://testnet.gateway.netsepio.com/api/v1.0',
Expand All @@ -15,8 +15,8 @@
const data = [null, null];

Promise.all([
import('./app/immutable/entry/start.1517a4e6.js'),
import('./app/immutable/entry/app.6a5093ad.js')
import('./app/immutable/entry/start.a7d5422b.js'),
import('./app/immutable/entry/app.a1afa593.js')
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 2],
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 82cc43a

Please sign in to comment.