mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 13:00:13 +02:00
fix all imports for new structure
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import i18n from '/@/i18n/i18n';
|
||||
import { Play } from '/@/renderer/types';
|
||||
import { Play } from '/@/shared/types/types';
|
||||
|
||||
export const PLAY_TYPES = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user