mirror of
https://github.com/gurnec/removeddit.git
synced 2026-03-11 08:54:27 +00:00
Small fix to about page
This commit is contained in:
parent
e11a2acd3f
commit
2f2a65e60b
1 changed files with 3 additions and 5 deletions
|
|
@ -30,8 +30,6 @@ export default props => (
|
||||||
<h2 className='todo'>TODO</h2>
|
<h2 className='todo'>TODO</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Collapsing comments</li>
|
<li>Collapsing comments</li>
|
||||||
<li>Get removed selftext of thread</li>
|
|
||||||
<li>Subreddits!</li>
|
|
||||||
<li>Maybe for specific users </li>
|
<li>Maybe for specific users </li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2 className='contact'>Links/Contact</h2>
|
<h2 className='contact'>Links/Contact</h2>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue