upd: megalodon to v7
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace PleromaEntity {
|
||||
export type Activity = {
|
||||
week: string
|
||||
statuses: string
|
||||
logins: string
|
||||
registrations: string
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user