Fixed bug that prevented sw5e from showing up as a system

This commit is contained in:
Jacob Lucas 2021-06-24 18:33:43 +01:00
parent 2790e6f3db
commit 53e81e36e4

View file

@ -10,7 +10,7 @@ const fs = require('fs');
const src = "./src/"
const dest = "./dist/"
const foundryDest = process.env.LOCALAPPDATA + "/FoundryVTT/Data/systems/SW5e-Dev";
const foundryDest = process.env.LOCALAPPDATA + "/FoundryVTT/Data/systems/sw5e";
/* ----------------------------------------- */
/* Compile LESS