diff options
author | kali kaneko (leap communications) <kali@leap.se> | 2021-03-17 12:47:46 +0100 |
---|---|---|
committer | kali kaneko (leap communications) <kali@leap.se> | 2021-05-04 14:58:39 +0200 |
commit | 74bffa3b21947600a550056d16163f5059d5fa2b (patch) | |
tree | 0b677f50b00349889684668c129f0bca08c773bb /gui/gui.qrc | |
parent | c46ec33dc3a187dade408ffd9e6de8ba5a460810 (diff) |
remove map for now
Diffstat (limited to 'gui/gui.qrc')
-rw-r--r-- | gui/gui.qrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gui/gui.qrc b/gui/gui.qrc index fdea109..22b3b73 100644 --- a/gui/gui.qrc +++ b/gui/gui.qrc @@ -24,8 +24,5 @@ <file>assets/icon/png/white/vpn_wait_3.png</file> <file alias="providers.json">providers/providers.json</file> - <file>assets/svg/world.svg</file> - <file>js/maps.js</file> - </qresource> </RCC> |