chore: cleanup

This commit is contained in:
Anthony Fu 2022-11-27 14:35:40 +08:00
parent b475377f64
commit e767710f3d

View file

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