This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
thisnthat
/
discourse-custom-wizard
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
3fa2735c63
Branches
Tags
custom
master
discourse-cu...
/
assets
/
javascripts
/
discourse
/
initializers
/
wizard-edits.js.es6
wizard-edits.js.es6
66 B
Histórico
Raw
1
2
3
4
5
6
export default {
name: 'wizard-edits',
initialize() {
}
};