mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-06-22 22:23:49 +08:00
fix: deep link handling at electron startup
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
import { ref } from 'vue';
|
||||
export let isLoaded = ref(false);
|
||||
Reference in New Issue
Block a user