Removed icon debug test code
This commit is contained in:
parent
22e93fb317
commit
08603bf831
1 changed files with 0 additions and 1 deletions
|
@ -326,7 +326,6 @@ function main() {
|
||||||
password: password,
|
password: password,
|
||||||
hashed: password_hashed
|
hashed: password_hashed
|
||||||
} : undefined);
|
} : undefined);
|
||||||
Modals.spawnIconUpload(connection);
|
|
||||||
} else {
|
} else {
|
||||||
Modals.spawnConnectModal({
|
Modals.spawnConnectModal({
|
||||||
url: address,
|
url: address,
|
||||||
|
|
Loading…
Add table
Reference in a new issue