export SettingScope

This commit is contained in:
2022-11-06 00:37:46 -07:00
parent 73a405c008
commit f70e0cc838

View File

@@ -14,6 +14,7 @@ module.exports = {
getSetting, getSetting,
ignoreFiles, ignoreFiles,
makeTOTP, makeTOTP,
SettingScope,
}; };
const SettingScope = { const SettingScope = {