🐛 fix(api): Statistics

This commit is contained in:
web@ppanel
2024-12-20 19:01:35 +07:00
parent 39d07ecee5
commit 79621623d5
2 changed files with 5 additions and 4 deletions
+1
View File
@@ -720,6 +720,7 @@ declare namespace API {
server: number[];
show: boolean;
sell: boolean;
sort: number;
created_at: number;
updated_at: number;
};