mirror of
https://github.com/rommapp/romm.git
synced 2026-02-18 00:27:41 +01:00
[ROMM-400] Code comments cleaned
This commit is contained in:
@@ -9,7 +9,6 @@ const platforms = storePlatforms();
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<!-- Summary -->
|
||||
<v-row class="pa-1" no-gutters>
|
||||
<v-col>
|
||||
<dashboard-summary />
|
||||
@@ -18,7 +17,6 @@ const platforms = storePlatforms();
|
||||
|
||||
<v-row class="pa-1" no-gutters>
|
||||
<v-col>
|
||||
<!-- TODO: Convert to carousel -->
|
||||
<recently-added />
|
||||
</v-col>
|
||||
</v-row>
|
||||
|
||||
Reference in New Issue
Block a user