Skip to content
Snippets Groups Projects
Unverified Commit cd1d46a2 authored by Kali Kaneko's avatar Kali Kaneko
Browse files

[ui] refactor ui

parent 76585f82
No related branches found
No related tags found
No related merge requests found
......@@ -49,6 +49,7 @@ type connectionCtx struct {
CurrentLocation string `json:"currentLocation"`
CurrentCountry string `json:"currentCountry"`
ManualLocation bool `json:"manualLocation"`
IsReady bool `json:"isReady"`
bm bitmask.Bitmask
autostart bitmask.Autostart
cfg *config.Config
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment