br
This commit is contained in:
parent
3f51a71644
commit
3a9ad1d60c
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ public class MainGUI {
|
|||
public JComboBox show = new JComboBox(showing);
|
||||
private FetchData fetch = new FetchData();
|
||||
private Elements elements = new Elements();
|
||||
|
||||
|
||||
public void build() throws IOException {
|
||||
|
||||
GuiData data = new GuiData();
|
||||
|
|
Loading…
Reference in a new issue