Skip to content

Instantly share code, notes, and snippets.

View davidsedlar's full-sized avatar

David Sedlar davidsedlar

View GitHub Profile
@davidsedlar
davidsedlar / main.js
Created April 17, 2020 11:21
Google Chat main.js modified to minimize to tray
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var b, aa = function(a) {
var c = 0;
return function() {
return c < a.length ? {
done: !1,