@@ -3,7 +3,7 @@
import fs from 'fs'
const settings = {
config_file: '~/.config/aish/config.json',
config_file: process.env.HOME + '/.config/aish/config.json',
}
const args = {
model: null,
The note is not visible to the blocked user.