Fix connection class imports
1 parent 033e210 commit 5c8359ec45da01e983a3c60d380e7fab720da600
@Puyodead1 Puyodead1 authored on 7 Aug 2023
Showing 16 changed files
View
src/api/routes/users/@me/connections/#connection_name/#connection_id/access-token.ts
View
src/connections/BattleNet/index.ts
View
src/connections/Discord/index.ts
View
src/connections/EpicGames/index.ts
View
src/connections/Facebook/index.ts
View
src/connections/GitHub/index.ts
View
src/connections/Reddit/index.ts
View
src/connections/Spotify/index.ts
View
src/connections/Twitch/index.ts
View
src/connections/Twitter/index.ts
View
src/connections/Xbox/index.ts
View
src/connections/Youtube/index.ts
View
src/util/connections/Connection.ts
View
src/util/connections/ConnectionLoader.ts
View
src/util/connections/ConnectionStore.ts
View
src/util/connections/RefreshableConnection.ts