Moved file transfer protocol input on top; port will now be set to default for current protocol on change

This commit is contained in:
veeso
2021-05-05 22:05:46 +02:00
parent dcec804681
commit 4f1e505a7a
5 changed files with 184 additions and 90 deletions

View File

@@ -27,6 +27,7 @@
*/
// Sub modules
mod bookmarks;
mod misc;
mod update;
mod view;