Updated handler classes to use the new IRouter interface.
This commit is contained in:
parent
15506da06b
commit
82129ce9e6
3 changed files with 5 additions and 5 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue