summary refs log tree commit diff
path: root/scripts/syncronise.js
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2023-03-31 15:52:33 +1100
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2023-03-31 15:52:33 +1100
commit095cbf7b2036bc35d9c3eabbdec8a5c6dfd67242 (patch)
tree72bc2d6b975855c020e5dd9612a5113b4bf7c2e3 /scripts/syncronise.js
parentRevert "Merge pull request #1008 from spacebarchat/dev/samuel" (diff)
downloadserver-095cbf7b2036bc35d9c3eabbdec8a5c6dfd67242.tar.xz
Remove ALL fosscord mentions
Diffstat (limited to 'scripts/syncronise.js')
-rw-r--r--scripts/syncronise.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/syncronise.js b/scripts/syncronise.js

index 34cd0ddd..5f6987c3 100644 --- a/scripts/syncronise.js +++ b/scripts/syncronise.js
@@ -25,6 +25,8 @@ it doesn't break the below, thus we're left with this :sob: */ +/* eslint-env node */ + require("module-alias/register"); require("dotenv").config(); const { initDatabase } = require("..");