Import Google Meet captions project and extension backups

This commit is contained in:
Arash_M
2026-06-08 13:30:43 +03:30
commit e99d6fb287
61 changed files with 4126 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
var config = {
loggerLevel: 'debug', //change it to 'debug' for all logs, 'info' or more to reduce the log output in the production
defaultCaptureInterval: 100, //change it to 1000 for 1 second interval
};
export default config;