mirror of
https://code.sup39.dev/repos/Wqawg
synced 2025-03-20 04:46:22 +09:00
Remove IRC channel and ML data from DB
This commit is contained in:
parent
36b5ae983e
commit
dbf0c5a2cb
2 changed files with 0 additions and 8 deletions
src/Vervis/Form
|
@ -27,8 +27,6 @@ newRepoAForm sid = Repo
|
|||
<*> pure sid
|
||||
<*> pure Nothing
|
||||
<*> aopt textField "Description" Nothing
|
||||
<*> pure Nothing
|
||||
<*> pure Nothing
|
||||
<*> pure "master"
|
||||
|
||||
newRepoForm :: SharerId -> Form Repo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue