lista ordini aggiornata
This commit is contained in:
@@ -284,6 +284,10 @@ export interface IPolicy {
|
||||
country: string
|
||||
}
|
||||
|
||||
export interface IECommSettings {
|
||||
enablePreOrders: boolean
|
||||
}
|
||||
|
||||
export interface ISites {
|
||||
_id?: string
|
||||
attiva?: boolean
|
||||
@@ -310,6 +314,7 @@ export interface ISites {
|
||||
keywords?: string
|
||||
contacts?: IContacts
|
||||
confpages: IConfPages
|
||||
ecomm?: IECommSettings
|
||||
}
|
||||
|
||||
export interface INewsToSent {
|
||||
|
||||
Reference in New Issue
Block a user