mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
Rename features types file
This commit is contained in:
parent
e7b2f30718
commit
a9315be259
8 changed files with 7 additions and 7 deletions
|
|
@ -29,7 +29,7 @@ import {
|
|||
Song,
|
||||
} from '/@/renderer/api/types';
|
||||
import { randomString } from '/@/renderer/utils';
|
||||
import { ServerFeatures } from '/@/renderer/api/features.types';
|
||||
import { ServerFeatures } from '/@/renderer/api/features-types';
|
||||
|
||||
const authenticate = async (
|
||||
url: string,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue