Merge branch 'master' of ssh://gitea.bowongai.com:221/bowong/mxivideo

This commit is contained in:
imeepos 2025-07-11 15:01:15 +08:00
commit dc57c5e5a8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
*/
import React, { useState } from 'react'
import { invoke } from '@tauri-apps/api/tauri'
import { invoke } from '@tauri-apps/api/core'
import { Play, CheckCircle, XCircle, Loader, RefreshCw } from 'lucide-react'
interface PythonResponse {