|
|
@ -11,7 +11,7 @@ const _paq = window._paq = window._paq || [] |
|
|
|
const profile = { |
|
|
|
const profile = { |
|
|
|
name: 'settings', |
|
|
|
name: 'settings', |
|
|
|
displayName: 'Settings', |
|
|
|
displayName: 'Settings', |
|
|
|
methods: ['getGithubAccessToken', 'updateMatomoAnalyticsChoice'], |
|
|
|
methods: ['getGithubAccessToken'], |
|
|
|
events: [], |
|
|
|
events: [], |
|
|
|
icon: 'assets/img/settings.webp', |
|
|
|
icon: 'assets/img/settings.webp', |
|
|
|
description: 'Remix-IDE settings', |
|
|
|
description: 'Remix-IDE settings', |
|
|
|