mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-10-21 16:35:24 +00:00
更新popup options
This commit is contained in:
@@ -11,8 +11,9 @@
|
||||
|
||||
<script lang="ts">
|
||||
import {Component, Vue} from "vue-property-decorator";
|
||||
|
||||
@Component({
|
||||
components: {PuzzleBoard},
|
||||
components: {},
|
||||
})
|
||||
export default class Index extends Vue {
|
||||
name: string = "index";
|
||||
|
Reference in New Issue
Block a user