mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
FEATURE: download user posts archive
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { outputExportResult } from 'admin/lib/export-result';
|
||||
import { outputExportResult } from 'discourse/lib/export-result';
|
||||
|
||||
export default Ember.ArrayController.extend(Discourse.Presence, {
|
||||
loading: false,
|
||||
|
||||
Reference in New Issue
Block a user