linting
Dieser Commit ist enthalten in:
Ursprung
92ca12921c
Commit
fc5aa915ff
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
|
@ -15,7 +15,7 @@ export default {
|
|||
window.location.href = wizardUrl;
|
||||
});
|
||||
|
||||
const ApplicationRoute = requirejs("discourse/routes/application").default
|
||||
const ApplicationRoute = requirejs("discourse/routes/application").default;
|
||||
|
||||
ApplicationRoute.reopen({
|
||||
actions: {
|
||||
|
|
Laden …
In neuem Issue referenzieren