summary refs log tree commit diff
path: root/dist/util/Constants.js
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-04-06 23:25:56 +0200
committerGitHub <noreply@github.com>2021-04-06 23:25:56 +0200
commite8c79c8e48b1a69fe7662e9b3bc8f5366d328475 (patch)
treeb4d69ea9692670e4338bf23db5fd0312b5cd6c17 /dist/util/Constants.js
parent:bug: fix Message Model (diff)
parent:arrow_up: update mongodb (diff)
downloadserver-e8c79c8e48b1a69fe7662e9b3bc8f5366d328475.tar.xz
Merge pull request #2 from afeuerstein/main
Merge fosscord/fosscord-server-util/ with afeuerstein/fosscord-server-util/
Diffstat (limited to 'dist/util/Constants.js')
-rw-r--r--dist/util/Constants.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/dist/util/Constants.js b/dist/util/Constants.js
deleted file mode 100644

index d65f8185..00000000 --- a/dist/util/Constants.js +++ /dev/null
@@ -1,5 +0,0 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.JWTOptions = void 0; -exports.JWTOptions = { algorithms: ["HS256"] }; -//# sourceMappingURL=Constants.js.map \ No newline at end of file