Commit 285b8c22 authored by yann300's avatar yann300 Committed by Liana Husikyan

do not add to the plugin api

parent f6a86e4d
...@@ -11,7 +11,7 @@ const _paq = window._paq = window._paq || [] ...@@ -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',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment