mirror of
https://github.com/discourse/discourse.git
synced 2025-05-25 00:32:52 +08:00
fix the build
This commit is contained in:
@ -1,11 +1,3 @@
|
||||
/**
|
||||
This controller supports the interface for SiteSettings.
|
||||
|
||||
@class AdminSiteSettingsController
|
||||
@extends Ember.ArrayController
|
||||
@namespace Discourse
|
||||
@module Discourse
|
||||
**/
|
||||
export default Ember.ArrayController.extend(Discourse.Presence, {
|
||||
filter: null,
|
||||
onlyOverridden: false,
|
||||
|
Reference in New Issue
Block a user