mirror of
https://github.com/romancm/gamebrary
synced 2024-11-24 20:23:06 +00:00
add line between board and platforms
This commit is contained in:
parent
d4010fbc46
commit
5f947eddca
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
<template lang="html">
|
||||
<div>
|
||||
<boards />
|
||||
<hr />
|
||||
<legacy-platforms />
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Reference in a new issue