You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 10, 2024. It is now read-only.
Ideally, on sync, all the settings from the app could be updated to the server. Currently, since the connection name and IP:Port are set as labels in the app they can not be read back in order to sync. I think the way to solve this would be to add dummy virtual pins (that don't have corresponding widgets in the app) that are used just to store this information, that way the dummy pins can be read to properly sync.
Ideally, on sync, all the settings from the app could be updated to the server. Currently, since the connection name and IP:Port are set as labels in the app they can not be read back in order to sync. I think the way to solve this would be to add dummy virtual pins (that don't have corresponding widgets in the app) that are used just to store this information, that way the dummy pins can be read to properly sync.