mirror of
https://github.com/romancm/gamebrary
synced 2025-02-25 11:17:10 +00:00
Removed todo
This commit is contained in:
parent
661a286cec
commit
359fea6556
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
<template lang="html">
|
||||
<div v-if="game" class="review-box">
|
||||
<div class="info">
|
||||
<!-- TODO: get icons for everything -->
|
||||
<section v-if="playerPerspectives">
|
||||
<strong>{{ $t('gameDetail.perspective') }}</strong>
|
||||
{{ playerPerspectives }}
|
||||
|
|
Loading…
Add table
Reference in a new issue