This commit is contained in:
spiders 2022-05-28 14:26:54 -07:00
parent 579fc46ea4
commit 411d0434c0

View file

@ -575,6 +575,7 @@ pub fn list_files() -> Result<Vec<String>, (String, String)> {
"mu",
"mani",
"mani-majuna",
"yupekosi",
] {
files.push(builtin.to_string());
}