mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 18:03:28 +08:00
5 lines
79 B
Plaintext
5 lines
79 B
Plaintext
![]() |
export default Ember.Controller.extend({
|
||
|
loading: false,
|
||
|
period: "all"
|
||
|
});
|