diff options
author | kali kaneko (leap communications) <kali@leap.se> | 2021-10-04 10:45:24 +0200 |
---|---|---|
committer | kali kaneko (leap communications) <kali@leap.se> | 2021-11-23 21:51:15 +0100 |
commit | a592f4f5af5a76df8b2374d25e1dbd4d1a6bb414 (patch) | |
tree | d577ce4ac23d2b03d2e90dcfaed8c62d6b23e690 /gui/components/Locations.qml | |
parent | af60f2294027398ec03ba4334c5ab0792a8fc6f1 (diff) |
[ui] scale ravens image
Diffstat (limited to 'gui/components/Locations.qml')
-rw-r--r-- | gui/components/Locations.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/components/Locations.qml b/gui/components/Locations.qml index 4fd5a82..a93700a 100644 --- a/gui/components/Locations.qml +++ b/gui/components/Locations.qml @@ -8,7 +8,7 @@ import "../themes/themes.js" as Theme /* TODO [ ] corner case: manual override, not full list yet - [ ] persist bridges + [x] persist bridges [ ] persist manual selection [ ] display the location we know [ ] corner case: user selects bridges with manual selection |