This commit is contained in:
2026-01-30 23:31:00 -06:00
commit a39095b3de
2665 changed files with 263970 additions and 0 deletions

View File

@@ -0,0 +1 @@
!function(){"use strict";(function(e,t,r){var n;void 0===r&&(r={});var o=r.retries,i=void 0===o?10:o,u=r.delay,s=void 0===u?10:u,a=r.shouldReject,c=void 0===a||a,d=null!==(n=r.rejectMessage)&&void 0!==n?n:"Could not get the result after {{ retries }} retries";return new Promise((function(r,n){var o=0,u=function(){var a=e();t(a)?r(a):++o<i?setTimeout(u,s):c?n(new Error(d.replace(/\{\{\s*retries\s*\}\}/g,"".concat(i)))):r(a)};u()}))})((function(){return window.CustomSidebar}),(function(e){return!!e}),{retries:100,delay:50,shouldReject:!1}).then((function(e){if(!e)throw Error("".concat("custom-sidebar",": you need to add the plugin as a frontend > extra_module_url module.\nCheck the documentation: https://elchininet.github.io/custom-sidebar/installation"))}))}();