1
0
This commit is contained in:
konrad
2018-07-11 02:40:29 +02:00
committed by kolaente
parent ee4a904e35
commit 281e9c1cd0
4 changed files with 4 additions and 4 deletions

View File

@ -119,4 +119,4 @@ func (l *List) CanWrite(user *User) bool {
// TODO
return false
}
}