Make import button gooder, explicitly require excon http client

This commit is contained in:
2024-03-04 16:35:52 -06:00
parent aceed86cb4
commit 3383cbd019
7 changed files with 99 additions and 34 deletions

View File

@@ -1,6 +1,7 @@
class W3DHub
class Window < CyberarmEngine::Window
def setup
self.show_stats_plotter = false
self.caption = I18n.t(:app_name)
Store[:server_list] = []