This commit is contained in:
2019-07-19 19:16:25 +00:00
parent 5ed7fa8f0e
commit 177f08f49d
4 changed files with 19 additions and 18 deletions

View File

@@ -192,7 +192,7 @@ function clickHandler(menuItem) {
) {
logText += value + "\n";
});
this.$gzutil.copyToClipboard(text + "\nCLIENT LOG\n" + logText);
window.$gz.util.copyToClipboard(text + "\nCLIENT LOG\n" + logText);
break;
default:
window.$gz.eventbus.$emit(