kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Add missing import
rodzic
881c8083d2
commit
98f5450a9e
|
@ -10,7 +10,7 @@ import { getBaseURL } from 'soapbox/utils/state';
|
|||
|
||||
import { baseClient } from '../api';
|
||||
|
||||
import type { AppDispatch } from 'soapbox/store';
|
||||
import type { AppDispatch, RootState } from 'soapbox/store';
|
||||
|
||||
export const OAUTH_TOKEN_CREATE_REQUEST = 'OAUTH_TOKEN_CREATE_REQUEST';
|
||||
export const OAUTH_TOKEN_CREATE_SUCCESS = 'OAUTH_TOKEN_CREATE_SUCCESS';
|
||||
|
|
Ładowanie…
Reference in New Issue