This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse-chat-integration
mirror of
https://github.com/discourse/discourse-chat-integration.git
Watch
1
Star
0
Fork
You've already forked discourse-chat-integration
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e6ed0480d8
discourse-chat-integration
/
assets
/
javascripts
/
admin
/
controllers
/
admin-plugins-chat.js.es6
3 lines
45 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Use RestModel and buildPluginAdapter to deal with communication of data models between client and server
2017-06-28 17:32:02 -04:00
export default Ember.Controller.extend({
Correct eslint fails
2017-08-21 11:46:43 -04:00
Use RestModel and buildPluginAdapter to deal with communication of data models between client and server
2017-06-28 17:32:02 -04:00
});