Add follow tabs
Following Follow Followers
This commit is contained in:
parent
350e31d6b6
commit
51548b3181
44 changed files with 494 additions and 396 deletions
|
@ -3,7 +3,7 @@ import { database as db } from '../server/initializers/database'
|
|||
|
||||
db.init(true)
|
||||
.then(() => {
|
||||
// FIXME: check if has followers
|
||||
// FIXME: check if has following
|
||||
// return hasFriends()
|
||||
return true
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue