mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-12-23 00:21:38 +03:00
updated old register app to work with contracts newly upgraded to accept a third parameter in uqnft.register
This commit is contained in:
parent
f84d62c9e6
commit
1fb3b6bff1
@ -1,13 +1,13 @@
|
||||
{
|
||||
"files": {
|
||||
"main.css": "/static/css/main.9b4dbe66.css",
|
||||
"main.js": "/static/js/main.f54b619d.js",
|
||||
"main.js": "/static/js/main.321651c6.js",
|
||||
"index.html": "/index.html",
|
||||
"main.9b4dbe66.css.map": "/static/css/main.9b4dbe66.css.map",
|
||||
"main.f54b619d.js.map": "/static/js/main.f54b619d.js.map"
|
||||
"main.321651c6.js.map": "/static/js/main.321651c6.js.map"
|
||||
},
|
||||
"entrypoints": [
|
||||
"static/css/main.9b4dbe66.css",
|
||||
"static/js/main.f54b619d.js"
|
||||
"static/js/main.321651c6.js"
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
src/register_app/static/js/main.321651c6.js.map
Normal file
1
src/register_app/static/js/main.321651c6.js.map
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user