0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 23:31:11 +02:00

Update bootstrap.js.es6

Dieser Commit ist enthalten in:
Angus McLeod 2022-04-11 11:10:00 +02:00
Ursprung 8b5b9624d7
Commit 7d941eaf5e

Datei anzeigen

@ -1,5 +1,5 @@
// discourse-skip-module
/*global document, Logster, QUnit */
/*global document, Logster */
if (window.location.pathname.indexOf("/w/") > -1 && Ember.testing) {
document.addEventListener("DOMContentLoaded", function () {