diff --git a/frontend/src/components/RomsDetail.vue b/frontend/src/components/RomsDetail.vue
index b110fea26..35972d8d2 100644
--- a/frontend/src/components/RomsDetail.vue
+++ b/frontend/src/components/RomsDetail.vue
@@ -32,6 +32,10 @@ emitter.on('currentRom', (currentRom) => { rom.value = currentRom })