/
githubmirror
/
tldraw
Обзор
Документация
Войти
/
githubmirror
/
tldraw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
internal/apps-script/appsscript.json
33 строки
921 B
alex
Clean up `apps` directory (#4548)
18 сен 2024, 13:17
Не верифицирован
18 сен 2024, 13:17
ab9833c
Код
Авторство
О чём код?
{ "addOns": { "common": { "layoutProperties": { "primaryColor": "#000", "secondaryColor": "#fff" }, "logoUrl": "TLDRAW_HOST/android-chrome-maskable-512x512.png", "name": "tldraw" }, "meet": { "web": { "sidePanelUri": "TLDRAW_HOST/ts-side", "mainStageUri": "TLDRAW_HOST/ts", "supportsScreenSharing": true, "logoUrl": "TLDRAW_HOST/android-chrome-maskable-512x512.png", "addOnOrigins": ["TLDRAW_HOST"] } } }, "timeZone": "Europe/London", "dependencies": {}, "exceptionLogging": "STACKDRIVER", "runtimeVersion": "V8", "oauthScopes": [ "https://www.googleapis.com/auth/userinfo.email", "https://www.googleapis.com/auth/userinfo.profile", "https://www.googleapis.com/auth/documents.currentonly", "https://www.googleapis.com/auth/script.external_request", "https://www.googleapis.com/auth/workspace.linkpreview" ], "urlFetchWhitelist": ["TLDRAW_HOST/"] }