mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-13 10:57:29 -06:00
Merge branch 'main' into add_gallery_web_rendering_mode
This commit is contained in:
commit
c72938bcc8
61 changed files with 3036 additions and 252 deletions
|
|
@ -43,7 +43,7 @@ import MutationButton from "../../components/form/mutation-button";
|
|||
|
||||
import { useAccountThemesQuery } from "../../lib/query/user";
|
||||
import { useUpdateCredentialsMutation } from "../../lib/query/user";
|
||||
import { useVerifyCredentialsQuery } from "../../lib/query/oauth";
|
||||
import { useVerifyCredentialsQuery } from "../../lib/query/login";
|
||||
import { useInstanceV1Query } from "../../lib/query/gts-api";
|
||||
import { Account } from "../../lib/types/account";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue