but it still ran fine without complaining
This commit is contained in:
parent
aa7d9b42e6
commit
2391a31b81
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ export type Ammo = {
|
|||
content_type: string;
|
||||
title: string;
|
||||
date: string;
|
||||
url: string;
|
||||
content: string;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue