Standard js
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
const Warframe = require("./Warframe");
|
||||
const Warframe = require('./Warframe')
|
||||
|
||||
module.exports = [
|
||||
new Warframe('ash'),
|
||||
new Warframe('atlas'),
|
||||
new Warframe('atlas')
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user