Sv443 il y a 1 an
Parent
commit
583dfde8fe
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 */