1
1
mirror of https://github.com/Burn-E99/TheArtificer.git synced 2026-01-08 21:37:54 -05:00

Use new dbClient import in the db init files

This commit is contained in:
Ean Milligan (Bastion)
2022-05-05 01:03:28 -04:00
parent 84768293c1
commit ce77893d37
3 changed files with 3 additions and 30 deletions

View File

@ -2,4 +2,4 @@ import { getModifiers } from "./getModifiers.ts";
export default {
getModifiers
};
};