remove extra todo

This commit is contained in:
Gamebrary 2021-05-10 12:17:00 -07:00
parent b6fc5eda64
commit 1fa66ad233

View file

@ -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"