mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
add missing import apf
This commit is contained in:
parent
25cb2328b1
commit
92e979b376
@ -1,7 +1,7 @@
|
||||
/*global requirejs*/
|
||||
define(function(require, exports, module) {
|
||||
main.consumes = [
|
||||
"PreferencePanel", "settings", "ui", "util", "Form", "ext", "c9",
|
||||
"PreferencePanel", "settings", "ui", "util", "Form", "ext", "c9", "apf",
|
||||
"dialog.alert", "dialog.confirm", "layout", "proc", "menus", "commands",
|
||||
"dialog.error", "dialog.info", "tree.favorites", "fs", "tree", "vfs", "plugin.debug",
|
||||
"preferences.experimental"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user