From e767710f3d5d549d17534d9f1c4744d10cedf9b8 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Sun, 27 Nov 2022 14:35:40 +0800 Subject: [PATCH] chore: cleanup --- composables/masto.ts | 6 ------ 1 file changed, 6 deletions(-) diff --git a/composables/masto.ts b/composables/masto.ts index 54e1de02..0c31788d 100644 --- a/composables/masto.ts +++ b/composables/masto.ts @@ -1,12 +1,6 @@ import type { Ref } from 'vue' import type { Account, Relationship, Status } from 'masto' -declare module 'masto' { - interface Status { - editedAt?: string - } -} - // @unocss-include export const STATUS_VISIBILITIES = [ {