lien public pour dépot propositions
This commit is contained in:
@@ -23,6 +23,9 @@ export interface Proposition {
|
||||
campaign_id: string;
|
||||
title: string;
|
||||
description: string;
|
||||
author_first_name: string;
|
||||
author_last_name: string;
|
||||
author_email: string;
|
||||
created_at: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user