https://twill.io logo
I can see `twill.namespace` is used everywhere exc...
# ❓questions
m
I can see
twill.namespace
is used everywhere except
SingletonModuleController
which would mean I could move a lot of my "frontend" models to a different namespace than my backend but I'm confused about why
App\Twill
is hard-coded for Capsules and Blocks?