feat: settings页面改名为problems,移除调试代码
This commit is contained in:
@@ -265,7 +265,6 @@ async function saveGoal() {
|
||||
});
|
||||
|
||||
const result = await res.json();
|
||||
console.log('Save result:', result);
|
||||
|
||||
if (res.ok) {
|
||||
bootstrap.Modal.getInstance(document.getElementById('goalModal')).hide();
|
||||
|
||||
Reference in New Issue
Block a user