mirror of
https://github.com/status-im/pluto.git
synced 2025-02-24 08:28:15 +00:00
Fixed invalid default extension
This commit is contained in:
parent
48fbcb5521
commit
2fd6104837
@ -44,7 +44,7 @@
|
||||
return null;
|
||||
}
|
||||
|
||||
const defaultHash = "QmYoa8CBcYmzm6Kd1NbPNLYQtbwMpwR7YBiywaAyST5gtH";
|
||||
const defaultHash = "Qmaznq6qZWPTjzh1ZcKJrwSQKt6VF3UL2tUSDkvAUYDRk2";
|
||||
|
||||
async function main () {
|
||||
const params = (new URL(document.location)).searchParams;
|
||||
|
Loading…
x
Reference in New Issue
Block a user