mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-14 12:23:52 +02:00
remove debug output
This commit is contained in:
@@ -3158,7 +3158,6 @@ import gameLogService from './service/gamelog.js'
|
||||
try {
|
||||
var json = JSON.parse(data);
|
||||
json.content = JSON.parse(json.content);
|
||||
console.log('WebSocket', json);
|
||||
this.$emit('PIPELINE', {
|
||||
json
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user