mirror of https://gitlab.com/ecentrics/concordia
Ezerous
6 years ago
12 changed files with 15 additions and 24 deletions
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 216 KiB After Width: | Height: | Size: 216 KiB |
@ -1,4 +1,4 @@ |
|||
var Forum = artifacts.require("Forum"); |
|||
const Forum = artifacts.require("Forum"); |
|||
|
|||
module.exports = function(deployer) { |
|||
deployer.deploy(Forum); |
|||
|
Loading…
Reference in new issue