From e7ada8774d4b497e9d6b449add9bce4a2b021608 Mon Sep 17 00:00:00 2001 From: Sipachev Igor Date: Thu, 24 Mar 2022 13:18:17 +0700 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=B7=D0=BD=D0=B0=D1=87=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B1=D0=B5?= =?UTF-8?q?=D0=B7=20=D0=BC=D0=BE=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- popup/src/api/Main/Schemas/AddMockSchema.ts | 2 +- popup/src/components/mocks/template.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/popup/src/api/Main/Schemas/AddMockSchema.ts b/popup/src/api/Main/Schemas/AddMockSchema.ts index c7dd7a6..7d1ab35 100644 --- a/popup/src/api/Main/Schemas/AddMockSchema.ts +++ b/popup/src/api/Main/Schemas/AddMockSchema.ts @@ -1,7 +1,7 @@ export class MockConfiguration { personalCode!: string code!: string - value!: string + value!: number active!: string } diff --git a/popup/src/components/mocks/template.html b/popup/src/components/mocks/template.html index a7bd97c..465920e 100644 --- a/popup/src/components/mocks/template.html +++ b/popup/src/components/mocks/template.html @@ -3,7 +3,7 @@
XTEE MTA
- +