mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 00:45:22 +08:00
5 lines
96 B
Plaintext
5 lines
96 B
Plaintext
![]() |
(function() {
|
||
|
var wizard = require("wizard/wizard").default.create();
|
||
|
wizard.start();
|
||
|
})();
|