mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
Fix double plugin inclusion
This commit is contained in:
parent
e087aa96b4
commit
82da24062b
@ -729,10 +729,6 @@ module.exports = function(options) {
|
||||
packagePath: "plugins/c9.ide.help/help",
|
||||
staticPrefix: staticPrefix + "/plugins/c9.ide.help"
|
||||
},
|
||||
{
|
||||
packagePath: "plugins/c9.ide.guide/guide",
|
||||
staticPrefix: staticPrefix + "/plugins/c9.ide.guide"
|
||||
},
|
||||
{
|
||||
packagePath: "plugins/c9.ide.configuration/configure",
|
||||
dashboardUrl: options.dashboardUrl,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user