mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 18:33:33 +00:00
Rename features types file
This commit is contained in:
parent
e7b2f30718
commit
a9315be259
8 changed files with 7 additions and 7 deletions
|
|
@ -49,7 +49,7 @@ import {
|
|||
ServerInfoArgs,
|
||||
} from '../types';
|
||||
import { hasFeature } from '/@/renderer/api/utils';
|
||||
import { ServerFeature, ServerFeatures } from '/@/renderer/api/features.types';
|
||||
import { ServerFeature, ServerFeatures } from '/@/renderer/api/features-types';
|
||||
import { SubsonicExtensions } from '/@/renderer/api/subsonic/subsonic-types';
|
||||
|
||||
const authenticate = async (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue