mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
format
This commit is contained in:
parent
6b6026dfd7
commit
5f7ca8148e
1 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
export interface PubkeyDomain {
|
||||
domain: string;
|
||||
updated_at: number;
|
||||
domain: string;
|
||||
updated_at: number;
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue