1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-09-16 18:06:55 +00:00
This commit is contained in:
Jamah Akbary 2021-11-20 22:12:27 +01:00
parent 84631fb802
commit b9a1719868

View file

@ -29,7 +29,7 @@ export default class ViewerCards extends Module {
ui: { ui: {
path: 'Chat > Viewer Cards >> Appearance', path: 'Chat > Viewer Cards >> Appearance',
title: 'Hide "Gift a Sub" button on viewer cards', title: 'Hide "Gift a Sub" button on viewer cards',
description: 'By default, this inherits its value from [Channel > Appearance > Hide all "Gift a Sub" button](~channel.hide-all-sub-gifting)\'', description: 'By default, this inherits its value from [Channel > Appearance > Hide all "Gift a Sub" button](~channel.appearance)',
component: 'setting-check-box' component: 'setting-check-box'
}, },
}); });