mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-05 18:38:17 -05:00
Cleaning up usage of console log in front end
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
}
|
||||
});
|
||||
|
||||
console.log('models', models);
|
||||
console.debug('models', models);
|
||||
};
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user