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 = [ {