mirror of
https://github.com/discourse/discourse.git
synced 2026-08-10 04:58:31 -05:00
REFACTOR: PreloadStore to ES6
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
import { ajax } from 'discourse/lib/ajax';
|
||||
import PreloadStore from 'preload-store';
|
||||
|
||||
const Backup = Discourse.Model.extend({
|
||||
|
||||
destroy() {
|
||||
|
||||
Reference in New Issue
Block a user