mirror of
https://github.com/romancm/gamebrary
synced 2024-11-15 07:57:19 +00:00
Removed linter disable line
This commit is contained in:
parent
527c84f2ea
commit
31d9c6b6ad
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
<template lang="html">
|
||||
<!-- eslint-disable -->
|
||||
<div>
|
||||
<game-detail-placeholder v-if="!game" />
|
||||
|
||||
|
|
Loading…
Reference in a new issue