split timelines part into its own file
This commit is contained in:
parent
0908d2bb65
commit
495e6143d4
5 changed files with 202 additions and 195 deletions
|
|
@ -8,7 +8,7 @@ import { useInterfaceStore } from 'src/stores/interface.js'
|
|||
import { useOAuthStore } from 'src/stores/oauth.js'
|
||||
import { useShoutStore } from 'src/stores/shout.js'
|
||||
|
||||
import { fetchTimeline } from 'src/api/public.js'
|
||||
import { fetchTimeline } from 'src/api/timelines.js'
|
||||
import {
|
||||
getMastodonSocketURI,
|
||||
ProcessedWS,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue