Added trailing slashes for cuter urls
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const url = require('create-url').url;
|
||||
|
||||
module.exports = [
|
||||
url('/total', 'total', 'total'),
|
||||
url('/total/', 'total', 'total'),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user