mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-25 02:32:55 +02:00
rm references to fconf
This commit is contained in:
@@ -275,7 +275,6 @@ export async function determineAllPossibilitiesForTabCompletion(
|
||||
if (isCommand("nano")) {
|
||||
addAllScripts();
|
||||
addAllTextFiles();
|
||||
allPos.push(".fconf");
|
||||
addAllDirectories();
|
||||
|
||||
return allPos;
|
||||
|
||||
Reference in New Issue
Block a user