feat: rename accounts to user
This commit is contained in:
parent
8dc1fb6493
commit
ed5b8091d3
10 changed files with 32 additions and 45 deletions
|
@ -1,5 +1,5 @@
|
|||
import { login } from 'masto'
|
||||
import { currentUser } from './accounts'
|
||||
import { currentUser } from './users'
|
||||
import { DEFAULT_SERVER } from '~/constants'
|
||||
|
||||
// TODO: improve upsteam to make this synchronous (delayed auth)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue