diff --git a/src/Constants.ts b/src/Constants.ts index 73e974fd7..847112d92 100644 --- a/src/Constants.ts +++ b/src/Constants.ts @@ -233,7 +233,7 @@ export const CONSTANTS: IMap = { Alias * several commands can be included in 1 alias. Recursive alias now work to - a depth of 10. + a depth of 10. (@Dawe) Offline @@ -246,5 +246,6 @@ export const CONSTANTS: IMap = { Misc. * ls now correctly lists all files. + * importing auto save+reloads (@Dawe) `, } \ No newline at end of file