UNPKG

ghost

Version:

The professional publishing platform

9 lines (7 loc) 167 B
const {addSetting} = require('../../utils'); module.exports = addSetting({ key: 'social_web', value: 'true', type: 'boolean', group: 'social_web' });