mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 21:16:17 +02:00
Change TS import baseUrl
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { api } from 'renderer/lib';
|
||||
import { api } from '../lib';
|
||||
import { AlbumsResponse, BasePaginationRequest } from './types';
|
||||
|
||||
export interface AlbumsRequest extends BasePaginationRequest {
|
||||
|
||||
Reference in New Issue
Block a user