page: deduplicate tiktok settings element id
This commit is contained in:
parent
6f5bb80b3a
commit
c04c37a548
1 changed files with 2 additions and 2 deletions
|
@ -324,7 +324,7 @@ export default function(obj) {
|
|||
})
|
||||
})
|
||||
+ settingsCategory({
|
||||
name: "tiktok",
|
||||
name: "tiktok-watermark",
|
||||
title: "tiktok",
|
||||
body: checkbox([{
|
||||
action: "disableTikTokWatermark",
|
||||
|
@ -400,7 +400,7 @@ export default function(obj) {
|
|||
})
|
||||
})
|
||||
+ settingsCategory({
|
||||
name: "tiktok",
|
||||
name: "tiktok-audio",
|
||||
title: "tiktok",
|
||||
body: checkbox([{
|
||||
action: "fullTikTokAudio",
|
||||
|
|
Loading…
Reference in a new issue