File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ import ForeignInlineListPlugin from '../../plugins/adminforth-foreign-inline-lis
66import UploadPlugin from '../../plugins/adminforth-upload/index.js' ;
77import AdminForthStorageAdapterLocalFilesystem from "../../adapters/adminforth-storage-adapter-local/index.js" ;
88import AdminForthAdapterS3Storage from '../../adapters/adminforth-storage-adapter-amazon-s3/index.js' ;
9- import AdminForthAdapterGoogleOauth2 from '../../adapters/adminforth-google- oauth-adapter/index.js' ;
9+ import AdminForthAdapterGoogleOauth2 from '../../adapters/adminforth-oauth-adapter-google /index.js' ;
1010import OpenSignupPlugin from '../../plugins/adminforth-open-signup/index.js' ;
1111import OAuthPlugin from '../../plugins/adminforth-oauth/index.js' ;
1212import KeyValueAdapterRam from '../../adapters/adminforth-key-value-adapter-ram/index.js' ;
You can’t perform that action at this time.
0 commit comments