fixing RIBICA is undefined bug
This commit is contained in:
@@ -10,5 +10,5 @@ Router.run(function(Handler, state) {
|
|||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
App: ExternalApi,
|
App: ExternalApi,
|
||||||
Router: Routes
|
Router: Router
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user