Убрал лишнее

This commit is contained in:
Book Pauk
2022-10-13 21:13:37 +07:00
parent 9160b4ef90
commit 817f018d4d

View File

@@ -78,8 +78,6 @@ import UpdateTab from './UpdateTab/UpdateTab.vue';
import OthersTab from './OthersTab/OthersTab.vue';
import ResetTab from './ResetTab/ResetTab.vue';
const hex = /^#[0-9a-fA-F]{3}([0-9a-fA-F]{3})?$/;
const componentOptions = {
components: {
Window,