minior fixed

testing
DESKTOP-O1U24RQ\Kevin_Yu 12 months ago
parent f67d062fd2
commit 175cf7487f
  1. 2
      puppet/src/contentscript.js

@ -22,7 +22,7 @@
* @return {Promise<Date>}
*/
window.__chronoParseDate = function (text, ref, option) {}
window._tryParseDateByTimeZone = function (text, ref, option) { }
window.__tryParseDateByTimeZone = function (text, ref, option) { }
/**
* @param {...string} text - The objects to log.
* @return {Promise<void>}

Loading…
Cancel
Save