mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-12-11 08:11:15 -05:00
4 lines
59 B
Text
4 lines
59 B
Text
|
export default Ember.Controller.extend({
|
||
|
step: null,
|
||
|
});
|