mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-04-19 16:38:41 +00:00
更新popup options
This commit is contained in:
parent
a8c4ba0802
commit
9adb53e4e5
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user