mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 21:11:10 +08:00
Remove ObjectController, Discouse Controllers + Presence
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
import { blank } from 'helpers/qunit-helpers';
|
||||
|
||||
module("Discourse.PreloadStore", {
|
||||
setup: function() {
|
||||
PreloadStore.store('bane', 'evil');
|
||||
|
Reference in New Issue
Block a user