Add functions by default

This commit is contained in:
= 2021-07-31 18:33:35 -04:00
parent a13fc9f1ca
commit 971ad38625
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
const fn = require('../functions.js');
module.exports = { module.exports = {
name: '', name: '',
description: '', description: '',