lost-university / web

https://lost.university
5 stars 3 forks source link

Use module ID for comparison instead of name #38

Closed jeremystucki closed 9 months ago

jeremystucki commented 9 months ago

https://github.com/lost-university/web/blob/022b1386f2b1a682b26ebe016496aa40008ad371/src/views/Home.vue#L348

jeremystucki commented 9 months ago

Nevermind, the component is calling the addModule method with a name. Closing for now.