This commit is contained in:
2025-12-21 10:37:02 -06:00
parent d50f4119ee
commit 8b9e088385
32 changed files with 206 additions and 144 deletions

2
ls.ce
View File

@@ -2,7 +2,7 @@
// if args[0] is a package alias, list that one
// otherwise, list the local one
var shop = use('shop')
var shop = use('internal/shop')
var package = use('package')
var ctx = null