Skip to content

Commit

Permalink
Merge pull request #17 from fimenten/network
Browse files Browse the repository at this point in the history
k
  • Loading branch information
fimenten authored Jul 14, 2024
2 parents b2e099f + 4f4e8e6 commit bac20a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tray.js
Original file line number Diff line number Diff line change
Expand Up @@ -761,7 +761,7 @@ class Tray {
"",
""
);
tmp.showNetworkOptions();
// tmp.showNetworkOptions();
tmp.downloadData().then( tray =>{
this.addChild(tray);
tray.updateAppearance();
Expand Down

0 comments on commit bac20a3

Please sign in to comment.