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
- +