Barnabiii commited on
Commit
7800104
1 Parent(s): a6eb861

add init function

Browse files
Files changed (1) hide show
  1. ai_models.html +2 -0
ai_models.html CHANGED
@@ -174,6 +174,8 @@
174
  });
175
  }
176
  }
 
 
177
 
178
  // triggers
179
  let mybutton = document.getElementById('topBtn');
 
174
  });
175
  }
176
  }
177
+
178
+ init()
179
 
180
  // triggers
181
  let mybutton = document.getElementById('topBtn');