mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-09-05 23:47:54 +08:00
remove debugger
This commit is contained in:
@@ -2393,7 +2393,6 @@ const handleClickConfigCommonJobCondition = async ({ entry }) => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const fillCommonConfigField = (field) => {
|
const fillCommonConfigField = (field) => {
|
||||||
debugger
|
|
||||||
gtagRenderer('fill_common_config_field_clicked', { field })
|
gtagRenderer('fill_common_config_field_clicked', { field })
|
||||||
let fieldsToReplace = []
|
let fieldsToReplace = []
|
||||||
switch (field) {
|
switch (field) {
|
||||||
|
|||||||
Reference in New Issue
Block a user