mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
Do not set c9 as EDITOR by default
This commit is contained in:
parent
2f6a650327
commit
a6552c1659
@ -47,7 +47,7 @@ define(function(require, exports, module) {
|
||||
|
||||
settings.on("read", function(e) {
|
||||
settings.setDefaults("user/terminal", [
|
||||
["defaultEditor", "true"]
|
||||
["defaultEditor", "false"]
|
||||
]);
|
||||
}, plugin);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user