Updated handler classes to use the new IRouter interface.

This commit is contained in:
flash 2023-01-06 20:22:03 +00:00
parent 15506da06b
commit 82129ce9e6
3 changed files with 5 additions and 5 deletions

2
.gitignore vendored
View file

@ -3,13 +3,13 @@
/node_modules
/npm-debug.log
/yarn-error.log
/lib/index-dev
# Configuration
/config/config.ini
/config/github.ini
/.debug
/.migrating
/lib/index-dev
# Storage
/store