fix: remove comment [ci skip]
This commit is contained in:
parent
19eae3ade0
commit
7cb4c56fda
|
|
@ -35,7 +35,6 @@ SPDX-License-Identifier: AGPL-3.0-only
|
|||
<MkFolder :defaultOpen="true">
|
||||
<template #label>{{ i18n.ts._reversi.blackOrWhite }}</template>
|
||||
|
||||
<!-- TODO: 移行 -->
|
||||
<MkRadios
|
||||
:options="[
|
||||
{ value: 'random', label: i18n.ts.random },
|
||||
|
|
|
|||
Loading…
Reference in New Issue