From 1cc032e29e1ac6a73682cb843886701e219263f6 Mon Sep 17 00:00:00 2001 From: Daksh Date: Sun, 10 Apr 2022 15:27:56 +0530 Subject: [PATCH] Update index.js --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 4f73480..a94a92c 100644 --- a/index.js +++ b/index.js @@ -1,7 +1,7 @@ // Copyright (c) 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -// extract from chromium source code by @liuwayong +// extract from chromium source code by @DakshCodess (function () { 'use strict'; /**