Skip to content

Commit

Permalink
备份
Browse files Browse the repository at this point in the history
  • Loading branch information
刘斌 committed Jun 7, 2024
1 parent c4673e4 commit f955bca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/apps/QtScrcpyKeymap.vue
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@
</template>
<script setup lang="ts">
import { ref, computed, reactive, onMounted } from "vue";
import { cloneDeep } from "lodash-es";
import type { KMT_CLICK, KMT_CLICK_MULTI, KMT_CLICK_TWICE, KMT_DRAG, KMT_STEER_WHEEL, KeyMap, KeyMapNode } from "@/util/QtScrcpyKeymap/types";
const screenshot = ref("");
Expand Down

0 comments on commit f955bca

Please sign in to comment.