Files
FE_Charts/mobile/www/js/routes.js
2019-12-15 12:40:10 +01:00

7 lines
75 B
JavaScript

routes = [
{
path: '/',
url: './index.html',
},
];