mirror of
https://github.com/romancm/gamebrary
synced 2024-11-23 19:53:14 +00:00
remove extra todo
This commit is contained in:
parent
b6fc5eda64
commit
1fa66ad233
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
<template lang="html">
|
||||
<div class="mb-5" v-if="user">
|
||||
<!-- TODO: allow reorganizing and save -->
|
||||
<!-- TODO: show public boards -->
|
||||
<empty-state
|
||||
v-if="!loading && sortedBoards.length === 0"
|
||||
title="Boards"
|
||||
|
|
Loading…
Reference in a new issue