Improve ad
This commit is contained in:
parent
5b250c15f8
commit
47fa7bb22a
5 changed files with 39 additions and 5 deletions
|
|
@ -8,6 +8,7 @@ export type Instance = {
|
|||
category: string;
|
||||
}[];
|
||||
ads: {
|
||||
id: string;
|
||||
ratio: number;
|
||||
place: string;
|
||||
url: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue