16 lines
514 B
JSON
16 lines
514 B
JSON
{
|
|
"name": "General App Settings",
|
|
"slug": "general-app-settings",
|
|
"type": "general-app-settings_other",
|
|
"imageSrc": "icon.svg",
|
|
"logo": "icon.svg",
|
|
"url": "https://example.com/link",
|
|
"variant": "other",
|
|
"categories": ["other"],
|
|
"publisher": "Cal.com Inc",
|
|
"email": "support@cal.com",
|
|
"description": "It is a template showing how an App can have settings in installed section that configures the app globally e.g. Weather in your Calendar",
|
|
"isTemplate": true,
|
|
"__createdUsingCli": true
|
|
}
|