change: refer to developer
This commit is contained in:
parent
6ef846d94f
commit
1553f5644c
2 changed files with 8 additions and 3 deletions
|
@ -3,6 +3,6 @@ import type FooterLink from "./itemsFooterLink";
|
|||
export default interface Footer {
|
||||
id: number;
|
||||
copyright: string;
|
||||
designed_developed_by: string;
|
||||
maintained: string;
|
||||
links: FooterLink[];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue