mirror of
https://github.com/Lissy93/awesome-privacy.git
synced 2026-03-11 08:55:33 +00:00
Adds fields for new fields
This commit is contained in:
parent
5c0691d8d6
commit
92923ba4bf
1 changed files with 4 additions and 0 deletions
|
|
@ -32,6 +32,10 @@ export const makeAdditionRequest = (formData: {
|
|||
serviceDescription: string;
|
||||
serviceGithub: string;
|
||||
serviceTosdrId: string;
|
||||
serviceIosApp: string,
|
||||
serviceAndroidApp: string,
|
||||
serviceDiscordInvite: string,
|
||||
serviceSubreddit: string,
|
||||
serviceOpenSource: boolean;
|
||||
serviceSecurityAudited: boolean;
|
||||
serviceCrypto: boolean;
|
||||
|
|
|
|||
Loading…
Reference in a new issue