Sv443 1 год назад
Родитель
Сommit
b7d0621ee8
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      dist/BetterYTM.user.js

+ 1 - 1
dist/BetterYTM.user.js

@@ -238,7 +238,7 @@ var LogLevel;
 })(LogLevel || (LogLevel = {}));const modeRaw = "development";
 const branchRaw = "develop";
 const hostRaw = "github";
-const buildNumberRaw = "9e4a710";
+const buildNumberRaw = "d8bb4a7";
 /** The mode in which the script was built (production or development) */
 const mode = (modeRaw.match(/^#{{.+}}$/) ? "production" : modeRaw);
 /** The branch to use in various URLs that point to the GitHub repo */