feat: add language support
This commit is contained in:
@@ -5,4 +5,5 @@ export type Note = {
|
||||
publishedAt: string;
|
||||
createdAt: string;
|
||||
discoverable?: boolean;
|
||||
language?: string
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user