Better terminology (#132)

This commit is contained in:
Aaron 2022-12-23 05:58:11 -08:00 committed by GitHub
parent a062641c85
commit 5a1812a633
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -90,6 +90,6 @@ return {
filter = function(plugin)
return plugin._.installed
end,
title = "Installed",
title = "Not Loaded",
},
}