Custom App not working

Hi,

I recently updated from v12 to v13, then i created a custom app,
bench new-app cusotm_app
bench --site erp.example.com install-app custom_app

it went fine as expected, but now i am trying to define custom methods in hooks.py of custom_app but are not taking any effect.

also bench --site erp.example.com list-apps is not showing my custom_app.

created new app and its working. but old one still not working, not sure why.