page: deduplicate tiktok settings element id
This commit is contained in:
@@ -324,7 +324,7 @@ export default function(obj) {
|
|||||||
})
|
})
|
||||||
})
|
})
|
||||||
+ settingsCategory({
|
+ settingsCategory({
|
||||||
name: "tiktok",
|
name: "tiktok-watermark",
|
||||||
title: "tiktok",
|
title: "tiktok",
|
||||||
body: checkbox([{
|
body: checkbox([{
|
||||||
action: "disableTikTokWatermark",
|
action: "disableTikTokWatermark",
|
||||||
@@ -400,7 +400,7 @@ export default function(obj) {
|
|||||||
})
|
})
|
||||||
})
|
})
|
||||||
+ settingsCategory({
|
+ settingsCategory({
|
||||||
name: "tiktok",
|
name: "tiktok-audio",
|
||||||
title: "tiktok",
|
title: "tiktok",
|
||||||
body: checkbox([{
|
body: checkbox([{
|
||||||
action: "fullTikTokAudio",
|
action: "fullTikTokAudio",
|
||||||
|
|||||||
Reference in New Issue
Block a user