mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-09-08 00:47:15 +08:00
remove debugger
This commit is contained in:
@@ -1657,7 +1657,6 @@ const handleSubmit = async () => {
|
|||||||
clonedFormContent.__jobSourceList
|
clonedFormContent.__jobSourceList
|
||||||
)
|
)
|
||||||
delete clonedFormContent.__jobSourceList
|
delete clonedFormContent.__jobSourceList
|
||||||
debugger
|
|
||||||
await electron.ipcRenderer.invoke('save-config-file-from-ui', JSON.stringify(clonedFormContent))
|
await electron.ipcRenderer.invoke('save-config-file-from-ui', JSON.stringify(clonedFormContent))
|
||||||
mittBus.emit('auto-start-chat-with-boss-config-saved')
|
mittBus.emit('auto-start-chat-with-boss-config-saved')
|
||||||
gtagRenderer('config_saved_and_launch_auto_start_chat', {
|
gtagRenderer('config_saved_and_launch_auto_start_chat', {
|
||||||
|
|||||||
Reference in New Issue
Block a user