mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-06-12 01:01:12 -05:00
debug2
This commit is contained in:
@@ -5,8 +5,9 @@ function PlatformDownloadMuseHubButton(props) {
|
||||
const { museHubReleaseData } = props;
|
||||
const browserOS = useBrowserOS();
|
||||
console.log("browserOS", browserOS);
|
||||
|
||||
|
||||
function onClickButtonHandler() {
|
||||
console.log("buttonhandler", browserOS);
|
||||
if (typeof _paq !== "undefined") {
|
||||
_paq.push([
|
||||
"trackEvent",
|
||||
|
||||
Reference in New Issue
Block a user