mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-01 14:44:28 +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({
|
||||
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…
x
Reference in New Issue
Block a user