mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-01 22:54:26 +02:00
page: deduplicate tiktok settings element id
This commit is contained in:
parent
6f5bb80b3a
commit
c04c37a548
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user